38f27b06e7
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.