]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 4659 - sslproxy_foreign_intermediate_certs does not work
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Sat, 29 Apr 2017 16:19:15 +0000 (19:19 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Sat, 29 Apr 2017 16:19:15 +0000 (19:19 +0300)
commit2f77446915deeb713d07142bee49a2a37f97b162
tree5d7ef867bdedbef02b0418d615e9a0020135ac1e
parent859b14759d0785408af889f26476cc5ac37b04fb
Bug 4659 - sslproxy_foreign_intermediate_certs does not work

The sslproxy_foreign_intermediate_certs directive does not work after r14769.
The bug is caused because of wrong use of X509_check_issued OpenSSL API call.

This is Measurement Factory project
src/ssl/support.cc