]> 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)
committerAmos Jeffries <yadij@users.noreply.github.com>
Fri, 22 May 2020 10:42:29 +0000 (22:42 +1200)
commitc6d1a4f6a2cbebceebc8a3fcd8f539ceb7b7f723
treeecc52eb9c7d26f5d4c8e4d5a32f2acdbf9f84895
parent485c9a7bb1bba88754e07ad0094647ea57a6eb8d
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