]> granicus.if.org Git - apache/commit
mod_ssl: Catch missing, mismatched or encrypted client cert/key pairs
authorGraham Leggett <minfrin@apache.org>
Sat, 27 Apr 2013 22:18:02 +0000 (22:18 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 27 Apr 2013 22:18:02 +0000 (22:18 +0000)
commit059505bfac62de21ca44bb4aca4ffa2c24056ebc
tree8d54290c529cb21a1040edff13f088dba5d046b9
parent10f016d7ed2b74b516f4ba40a567f44680c79fa0
mod_ssl: Catch missing, mismatched or encrypted client cert/key pairs
with SSLProxyMachineCertificateFile/Path directives. PR 52212, PR 54698.
(check at startup, to prevent segfaults at proxy request time)

trunk patches: https://svn.apache.org/r1374214
               https://svn.apache.org/r1374216
               https://svn.apache.org/r1375445
               https://svn.apache.org/r1467593
2.4.x patch: https://people.apache.org/~kbrand/PR52212_54698_2.4.x.patch

Submitted by: kbrand
Reviewed by: jorton, minfrin

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