DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12355>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12355 SSLVerifyClient directive in location make post to PHP script impossible ------- Additional Comments From [EMAIL PROTECTED] 2004-02-09 01:27 ------- I was having a similar problem with per-directory SSL authentication with DAV. (Note that the patch posted earlier does not fix the problem for DAV.) I have worked around the problem by having a global "SSLVerifyClient optional" directive. The per-directory "SSLVerifyClient required" is then processed properly. This seems to preserve all of the behavior that I need. Those without a certificate can still access the site via SSL, and the entire site, including the portions using SSL authentication, work for those with proper certificates. This may need no more than clarification in the documentation. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
