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=13832>. 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=13832 handshake security error when user accessing http://localhost:8443 ------- Additional Comments From [EMAIL PROTECTED] 2002-10-22 07:43 ------- Ah, you're being rough on poor Amy. If it's her itch, let her scratch it. The NPE is simple, and should probably be patched. I don't know any way to convert an SSLSocket to a PlainSocket to give the nice, pretty, error message that Apache/httpd does for this case. However, catching the exception on the handshake, closing the socket, and re-throwing looks like a viable alternative to me (since, from the report, the socket isn't closed in this case). Amy: Please give your JVM/JSSE version for SSL-related bugs. It's too hard to track otherwise. -- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>