]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
moving SSLVerifyClient directive parsing into ssl_cmd_verify_parse
authorDoug MacEachern <dougm@apache.org>
Tue, 12 Mar 2002 21:06:17 +0000 (21:06 +0000)
committerDoug MacEachern <dougm@apache.org>
Tue, 12 Mar 2002 21:06:17 +0000 (21:06 +0000)
commite9ee30da452953c79b3b334039fd76dd5ab5c934
tree209422d40dbf1c53af635613fb8a8fb1ab96277f
parent10e208de80b56af0651a7f21da8a106aa2430309
moving SSLVerifyClient directive parsing into ssl_cmd_verify_parse
function, which can also be used for SSLProxyVerify directive.

dropping support for undocumented integer form of levels (0..3)

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