Has anybody else seen or be able to reproduce this.

Using JSS, if you create an SSLServerSocket with need or want client
auth set to true, and you attempt a handshake with a client that does
not send a client certificate, JSS throws some native exception that
brings down the VM.

Thread: main (priority 5) (LOCATION OF ERROR)
 NATIVE   org/mozilla/jss/ssl/SSLSocket.socketRead([BIII)I
 0000003c org/mozilla/jss/ssl/SSLSocket.read([BII)I
 00000007 org/mozilla/jss/ssl/SSLInputStream.read([BII)I
 00000005 org/mozilla/jss/ssl/SSLInputStream.read([B)I
 000000d8 jss/SimpleJSSServer.run()V
 00000009 jss/SimpleJSSServer.main([Ljava/lang/String;)V

I've tested this with Sun JDK 1.5.0_11.

Just wondering if it is something odd with my set up.

I entered a defect with test case for this a while back and have not
seen any comments on it.

https://bugzilla.mozilla.org/show_bug.cgi?id=458251
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to