ef2cf4625d
Motivation: We need to ensure we add the correct handshake error to the SSLHandshakeException before throwing it when failing the handshake. Modifications: Use the correct error string when creating the SSLHandshakeException. Result: Correct SSLHandshakeException message included.