On 5/11/2015 4:33 a.m., Stuart Henderson wrote: > The autoconf check for SQUID_SSLGETCERTIFICATE_BUGGY fails on ssl library > builds which don't include SSLv3; as a result of the autoconf decision > this can end up triggering the assert(0) in Ssl::verifySslCertificate() > in ssl/support.cc (line 1712 in 3.5.11).
Thank you! I have applied a slight variant that uses the TLS_method when that is available, as Squid-4 rev.14384. PS. please prefix patch submissions with "[PATCH]" in the subject line. Amos _______________________________________________ squid-dev mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-dev
