Re: [clamav-users] database updates blocked

2021-08-17 Thread Micah Snyder (micasnyd) via clamav-users
If you're running into the CA cert problem with FreshClam because your CA certificate bundle is in a non-standard place, you can also set the CURL_CA_BUNDLE environment to point to the file holding one or more certificates. FreshClam and ClamSubmit will check that environment variable and use

Re: [clamav-users] database updates blocked

2021-08-17 Thread Matus UHLAR - fantomas
On 17.08.21 17:54, Eero Volotinen wrote: https://stackoverflow.com/questions/42982143/python-requests-how-to-use-system-ca-certificates-debian-ubuntu just want to add that in debian 9/10 python-certifi is fine for python2, or python3-certifi for python3 in debian 9 to 11 (the article is over

Re: [clamav-users] database updates blocked

2021-08-17 Thread Eero Volotinen
Solution: https://stackoverflow.com/questions/42982143/python-requests-how-to-use-system-ca-certificates-debian-ubuntu Eero On Tue, Aug 17, 2021 at 5:50 PM Joel Esler (jesler) via clamav-users < clamav-users@lists.clamav.net> wrote: > Thank you Eero. > > Yes this, isn’t the server blocking

Re: [clamav-users] database updates blocked

2021-08-17 Thread Joel Esler (jesler) via clamav-users
Thank you Eero. Yes this, isn’t the server blocking you. You have a problem with your local CA store. — Sent from my  iPad > On Aug 17, 2021, at 09:11, Eero Volotinen wrote: > >  > Please note that python uses different ca locations. > > You can see my message on this mailing list some

Re: [clamav-users] database updates blocked

2021-08-17 Thread Eero Volotinen
Please note that python uses different ca locations. You can see my message on this mailing list some months ago related to same issue Eero On Tue 17. Aug 2021 at 15.57, Jona Tallieu wrote: > Dear, > > > > Thanks for your answer. > > We are using Freshclam, the curl was a test to see what

Re: [clamav-users] database updates blocked

2021-08-17 Thread Jona Tallieu
Dear, Thanks for your answer. We are using Freshclam, the curl was a test to see what the problem was. The logs show a SSL CA cert problem: 13:26:22.633 5 EXTFILTER(CGPClamAV) inp(059): * ClamAV update process started at Mon Aug 16 13:26:22 2021 13:26:22.634 5 EXTFILTER(CGPClamAV) inp(048): *

Re: [clamav-users] database updates blocked

2021-08-17 Thread Joel Esler (jesler) via clamav-users
Curl is not authorized to be used to download updates. Please use Freshclam or cvdupdate to download updates. — Sent from my  iPhone On Aug 17, 2021, at 08:33, Jona Tallieu wrote:  Dear all, Since a few days, our database updates are blocked: HTTP 403 (forbidden) > Cloudflare Error 1020:

[clamav-users] database updates blocked

2021-08-17 Thread Jona Tallieu
Dear all, Since a few days, our database updates are blocked: HTTP 403 (forbidden) > Cloudflare Error 1020: Access Denied indicates that you’ve violated a > firewall rule and your connection request has been blocked. mail:~# curl https://database.clamav.net/daily-26232.cdiff -i HTTP/2 403