Hi there,

On Mon, 7 Mar 2022, Maarten Broekman via clamav-users wrote:
On Mon, Mar 7, 2022 at 11:32 AM Jonah McElfatrick via clamav-users wrote:

... none of the provided solutions seem to have resolved the issue.
...
I did not mention in my previous email but the operating system this is
running on is MacOS 11.6.4.

I would double-check to make sure python3 is using the correct CA bundle.
On recent python3 versions, that should be the certifi bundle.
$ which python3
/opt/homebrew/bin/python3
$ /opt/homebrew/bin/python3 --version
Python 3.9.10
$ python3 -m certifi
/opt/homebrew/lib/python3.9/site-packages/certifi/cacert.pem
...

Sorry, I haven't run a Mac for twenty years so I'm a bit out of touch
but it does smell like a cacert.pm problem.  There's an old post here:

https://github.com/rust-lang/cargo/issues/1180

in which people mentioned that they've managed to get what appears to
be broken copies of that file (sometimes multiple copies) which have
caused this kind of issue.

Does any of this help?

--
73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to