Commit 4e05aedb authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Preserve digests for SNI.



SSL_set_SSL_CTX is normally called for SNI after ClientHello has
received and the digest to use for each certificate has been decided.
The original ssl->cert contains the negotiated digests and is now
copied to the new ssl->cert.

PR: 3560
Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent bf3e200e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment