]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r111241 from trunk:
authorJoe Orton <jorton@apache.org>
Tue, 29 Mar 2005 08:36:02 +0000 (08:36 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 29 Mar 2005 08:36:02 +0000 (08:36 +0000)
commitedda0c76adf02050cb5008136007c218e994fa7b
tree9027781e3192fa0262be8f61b080da66839fe0a5
parent5b084cc057671fd70d40d70d9675b826c0bbe040
Merge r111241 from trunk:

* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify): Use
X509_STORE_CTX_get_ex_data() and SSL_get_ex_data_X509_STORE_CTX_idx()
to use the correct ex_data index from the context in pathological
cases where SSL_get_ex_data_X509_STORE_CTX_idx() does not return 0.

PR: 32529
Reviewed by: jorton, trawick, jerenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159354 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/ssl/ssl_engine_kernel.c