[squid-users] How to suppress SQUID_X509_V_ERR_DOMAIN_MISMATCH error for known domains?

Alex Rousskov rousskov at measurement-factory.com
Sat Mar 26 17:25:13 UTC 2016


On 03/26/2016 04:53 AM, Yuri Voinov wrote:
> http://i.imgur.com/kxrOEVd.png
> 
> How to suppress this? It stops WU right now.


Does the ssl::certDomainMismatch ACL work to bypass the
SQUID_X509_V_ERR_DOMAIN_MISMATCH error?

If not, then just as a triage experiment (and not for production use!),
does the following bypass the SQUID_X509_V_ERR_DOMAIN_MISMATCH error?

  sslproxy_cert_error allow all


Alex.



More information about the squid-users mailing list