Patrick wrote:
>Yes I agree. If JSS could return the SSL/NSS error codes when SSLSocket (I
>incorrectly referred to SSLServerSocket in original posting) gets an error
>on connection, that would be great (Class could be something like
>jss.ssl.SocketException which would subclass java.net.SocketException). As
>you said, I can then do a switch on the integer SSL return code to get the
>error description.
>
>Naturally this new class could also be used in SSLServerSocket.
>
>Should I submit this request in bugzilla or did you do that?
>
Bug filed: http://bugzilla.mozilla.org/show_bug.cgi?id=121710