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

Fix PSK client handling.



The PSK identity hint should be stored in the SSL_SESSION structure
and not in the parent context (which will overwrite values used
by other SSL structures with the same SSL_CTX).

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent 547dba74
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