]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_ssl: Catch missing, mismatched or encrypted client cert/key pairs
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 26 Jun 2013 21:07:06 +0000 (21:07 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 26 Jun 2013 21:07:06 +0000 (21:07 +0000)
commit196f6ad9befe6c0089cbd31e38f9988ba8fe8e71
tree6f12945c182103489e9c19db846095810429cd8a
parent3c13fc4c6a48029709ee5d4c21bd561f9ef3ab2a
mod_ssl: Catch missing, mismatched or encrypted client cert/key pairs
with SSLProxyMachineCertificateFile/Path directives.
(check at startup, to prevent segfaults at proxy request time)

PR: 52212, 54698
Backports: r1374214, r1374216, r1375445, r1467593
Submitted by: Keith Burdis <keith burdis.org>, Joe Orton, Kaspar Brand
Reviewed by: kbrand, minfrin, wrowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1497096 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/ssl/ssl_engine_init.c