Hello, I have a client application which gets a SocketException error in SSLSocket's forceHandshake() when it uses an invalid certificate. That's good however the SocketException message only gives me "SSL_ForceHandshake returned an error". What is the best way for the client to get a more meaningful reason from the server? I did not see a mechanism already built in NSS/JSS for the client to retrieve the reason from the SSLSocket (I beleice the socket is closed) -- Patrick
- Re: Using SSL_forceHandshake Patrick
- Re: Using SSL_forceHandshake Jamie Nicolson
- Re: Using SSL_forceHandshake Nelson B. Bolyard
- Re: Using SSL_forceHandshake Patrick
