You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
As a partial change addressing #24, two subclasses of SSLHandshakeException
are logged at a fine level, rather than thrown as a RuntimeException.
java.security.cert.CertificateException -- Invalid/Missing certificate
java.io.EOFException -- Remote handshake or later remote hang-up
And similar connection/ssl errors.
The text was updated successfully, but these errors were encountered: