9b7e091b8d
Motivation: Often it is useful to be able to detect different sorts of SSL errors that cause the handshake to fail. To make this easier we should throw and explicit exception type for handshake timeouts. Modifications: - Add SslHandshakeTimeoutException (which extends SSLHandshakeException) and use it for handshake timeouts - Adjust testcases Result: Easier to detect that handshake failed because of a timeout |
||
---|---|---|
.. | ||
src | ||
pom.xml |