]> granicus.if.org Git - apache/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)
commit295e115b4a942cc335425fcd5b38d4244129c5bd
tree8132e88cc7ac81e494f97c0746c08e57c0bb2dc9
parentdb7a29e3b7168c7aa454443d9237bc89c902f656
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@95603 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_kernel.c