]> 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, 29 May 2020 18:38:59 +0000 (06:38 +1200)
commit93f5fda134a2a010b84ffedbe833d670e63ba4be
tree20e278ad796ad64cdf47f8b9214b59e46238cf30
parenta397b1f71207b2198cf17f570a44738a6ce47b80
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