https://issues.apache.org/bugzilla/show_bug.cgi?id=53245
Priority: P2
Bug ID: 53245
Assignee: [email protected]
Summary: SSLCACertificate* doc not consistent with SSL/TLS
How-To example
Severity: major
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: 2.4-HEAD
Component: Documentation
Product: Apache httpd-2
Hello,
one of the SSL How-to examples uses SSLCACertificateFile/Path directives in a
directory context:
http://httpd.apache.org/docs/trunk/ssl/ssl_howto.html#certauthenticate
... whereas the documentation for these directives restricts their use to the
server config or virtual host contexts:
http://httpd.apache.org/docs/trunk/mod/mod_ssl.html#sslcacertificatefile
The latter is confirmed by the current discussion:
https://issues.apache.org/bugzilla/show_bug.cgi?id=52495
So I guess the documentation for the example should be fixed to avoid
confusion.
Regards,
CD
--
You are receiving this mail because:
You are the assignee for the bug.