]> 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)
commite9f93c6c9a5b29474fd08a26e85b672957b799a6
tree8132e88cc7ac81e494f97c0746c08e57c0bb2dc9
parent5a2ea81874e13da9aa91c17e73b63b2056af3817
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