]> 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)
commitff411be9a3480609fed0494000fe832f3c32255a
tree212db0e731ca1622204518a6a5871b090c211da8
parentfa60ceddba8cbb6357eee63e3baf47dcb3626704
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@93870 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_config.c