On Wed Oct 08 19:12:41 2014, [email protected] wrote: > When connecting to a virtual, SNI defined host openssl selects SHA1 > digest instead of SHA512, as it does for the default host. >
The cause is that some negotiated parameters are wiped when SSL_set_SSL_CTX is called. Try the attached patch. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org
cert.diff
Description: Binary data
