]> granicus.if.org Git - apache/commit
PR:
authorDoug MacEachern <dougm@apache.org>
Fri, 5 Apr 2002 02:31:04 +0000 (02:31 +0000)
committerDoug MacEachern <dougm@apache.org>
Fri, 5 Apr 2002 02:31:04 +0000 (02:31 +0000)
commit7bb6d7d1ee8dd76449d1ed8a746d82050344380b
treee535a4099d44960661f4c738b61e8dfd7f846f70
parentd29493fa5b875af05c951effbdfe630dfdf6c8c8
PR:
Obtained from:
Submitted by:
Reviewed by:
avoid the error_log message: [error] mod_ssl: Certificate Verification: Error ...
if SSLProxyVerify is not configured or set to "none".
the verify callback does not happen in the server context when
SSLVerify is not configured or set to "none".

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