Commit e7a28df7 authored by Matt Caswell's avatar Matt Caswell
Browse files

Add a TODO around handling of SSL_get_session() and SSL_get1_session()



These functions are problematic in TLSv1.3 because the server sends the
NewSessionTicket message after the handshake has finished.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2259)
parent de1df7e9
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