
bugzilla at apache
May 16, 2012, 9:37 AM
Post #1 of 1
(111 views)
Permalink
|
|
[Bug 53245] New: SSLCACertificate* doc not consistent with SSL/TLS How-To example
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53245 Priority: P2 Bug ID: 53245 Assignee: docs [at] httpd Summary: SSLCACertificate* doc not consistent with SSL/TLS How-To example Severity: major Classification: Unclassified OS: All Reporter: coder103 [at] gmail 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.
|