]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
in case there is actually a cert chain in the cache, we should be
authorDoug MacEachern <dougm@apache.org>
Tue, 11 Jun 2002 03:45:54 +0000 (03:45 +0000)
committerDoug MacEachern <dougm@apache.org>
Tue, 11 Jun 2002 03:45:54 +0000 (03:45 +0000)
commit715877dda1fe0f3bdc46fe4b079ace5f3ca0b1e5
treee42533dadb93bb23b0052707ac89a11e2478bb50
parent8100273c5e5e464fc8d3e8b504729fe343f170b6
in case there is actually a cert chain in the cache, we should be
using the value of SSL_get_peer_certificate(ssl) to verify as it will
have been removed from the chain before it was put in the cache.

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