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=6214>. 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=6214 Problems on ClientAuth ------- Additional Comments From [EMAIL PROTECTED] 2002-02-05 09:34 ------- I think I've found the problem! Tomcat 3.2.4 use clientAuth (with capitalized "A"). Tomcat 3.3a use clientauth (with lowercase "a") but... in tomcat-ssl-howto.html di tomcat3.3a, chapter "SSL Standalone", paragraph 3 "Edit the Tomcat configuration file" appears this syntax for tomcat 3.3: <Http10Connector port="8443" .... clientAuth="false" /> ... with capitalized "A" again. So what's wrong: CODE or DOC ??? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>