]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commit4f5e1aa8cf0a04d56f6100c5b69eabfc0c5eaf58
treee535a4099d44960661f4c738b61e8dfd7f846f70
parent943441207d8b3075c9dceaa5270c19752a81847c
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