]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix regression introduced in r1222917: in ssl_find_vhost(), we must use
authorKaspar Brand <kbrand@apache.org>
Sun, 12 Feb 2012 12:44:16 +0000 (12:44 +0000)
committerKaspar Brand <kbrand@apache.org>
Sun, 12 Feb 2012 12:44:16 +0000 (12:44 +0000)
commitf961493d214125cac2eccb4936f1c331dd88f195
tree84ba594c30df5d22fbe46c3e0d149a1db8e9863a
parent95f6789147f624c98e35ff4c51edf3af2d7b3f43
Fix regression introduced in r1222917: in ssl_find_vhost(), we must use
the *new* SSL_CTX settings for the SSL_set_options/SSL_set_verify calls.

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