https://issues.apache.org/bugzilla/show_bug.cgi?id=45922
Paul Donohue <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25297|0 |1 is obsolete| | --- Comment #6 from Paul Donohue <[email protected]> 2010-04-15 10:03:51 EDT --- Created an attachment (id=25303) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25303) Patch for trunk Added an additional update to the documentation ... SSLProxyVerify and SSLProxyVerifyDepth are only valid in server/vhost config, not directory config. They were originally defined in mod_ssl.c as valid only in the server/vhost config, but the documentation said they were also valid in directory config. I don't think directory-level configuration makes much sense for these options, so I updated the documentation, but kept the existing definition in mod_ssl.c. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
