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=12259>.
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=12259
clientAuth=true returns page cannot be displayed
Summary: clientAuth=true returns page cannot be displayed
Product: Tomcat 4
Version: 4.0.4 Final
Platform: PC
OS/Version: Windows NT/2K
Status: NEW
Severity: Normal
Priority: Other
Component: Unknown
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: gmaloon@metro.co.za
I have set up SSL on my server. If I use clientAuth="false" then it works ok,
but if I change it to "true", I get prompted for a certificate, which I choose.
I then get "page cannot be displayed". It seems like the servlet is not being
called since I dont get any of the System.outs. I have even tried
https://server:8443/ and that also returns the error instead of the standard
tomcat page.
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|