]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_init.c (ssl_init_proxy_certs): Fail early
authorJoe Orton <jorton@apache.org>
Tue, 25 Nov 2003 12:35:45 +0000 (12:35 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 25 Nov 2003 12:35:45 +0000 (12:35 +0000)
commite1e2d0c4ecf8109d44d28cd8cefe0c26801fb640
tree777869f7192f1fd8125a58ad5908552d8c3a508b
parent69fc9d602d6a7b7b8df36052f9131b0ecc161738
* modules/ssl/ssl_engine_init.c (ssl_init_proxy_certs): Fail early
(rather than segfault later) if a client cert is configured which is
missing either the certificate or private key.

PR: 24030

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@101878 13f79535-47bb-0310-9956-ffa450edef68
ssl_engine_init.c