SSLPoke icon indicating copy to clipboard operation
SSLPoke copied to clipboard

feature request user friendly errors

Open iddq opened this issue 4 years ago • 0 comments

Hello

Is it possible to send more user-friendly error in case of missing or wrong keystore password?

java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)

OR

javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

iddq avatar Feb 05 '20 09:02 iddq