git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240101
13f79535-47bb-0310-9956-
ffa450edef68
per-protocol, per-host and per-path basis. Intended for proxy
configurations. [Colm MacCarthaigh]
- *) Teach mod_ssl to use arbitraty OIDs in an SSLRequire directive,
+ *) Teach mod_ssl to use arbitrary OIDs in an SSLRequire directive,
allowing string-valued client certificate attributes to be used for
access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
[Martin Kraemer, David Reid]