Re: [squid-users] AIA fetching in squid

2019-02-06 Thread Amos Jeffries
On 6/02/19 10:10 pm, Yann Girardin wrote: > > Is there a way to activate this AIA fetching in squid or do i have to Fetching missing intermediate CA certificates is implemented in Squid-4. All you need do is check that your access controls permit those requests to happen. If you have Squid-3.5 t

Re: [squid-users] AIA fetching in squid

2019-02-06 Thread Dieter Bloms
Hello, On Wed, Feb 06, Yann Girardin wrote: > I am using ssl bump and it's work fine a lot of SSL sites, but some of > those are misconfigured and squid won't succeed to get the correct > certificate, and give me the following error : > SEC_ERROR_UNKNOWN_ISSUER > > Looking on the internet I unde

[squid-users] AIA fetching in squid

2019-02-06 Thread Yann Girardin
Hi all, I am using ssl bump and it's work fine a lot of SSL sites, but some of those are misconfigured and squid won't succeed to get the correct certificate, and give me the following error : SEC_ERROR_UNKNOWN_ISSUER Looking on the internet I understand that this is a SSL server misconfigurat