]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix sending of unknown validation errors to cert. validator (#633)
authorChristos Tsantilas <christos@chtsanti.net>
Fri, 15 May 2020 04:54:54 +0000 (04:54 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 18 May 2020 17:48:58 +0000 (17:48 +0000)
commit1dcb1d496497166112cfc5cf4a023fb0dfde0b2f
tree8acd357713d3cd36efea5de680d540bed619e810
parent9fcf5206651e7c896b74695422e994ede45db319
Fix sending of unknown validation errors to cert. validator (#633)

Squid may be compiled with an OpenSSL release introducing X509
validation errors that Squid does not have the names for. Send their
integer codes.

Also sync Squid certificate verification errors with OpenSSL v1.1.1g.

This is a Measurement Factory project.
src/format/Format.cc
src/ssl/ErrorDetail.cc
src/ssl/ErrorDetail.h