]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/ssl_txt.c
Update SSL_SESSION_print for TLSv1.3
authorMatt Caswell <matt@openssl.org>
Mon, 25 Jun 2018 16:52:01 +0000 (17:52 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 26 Jun 2018 09:07:01 +0000 (10:07 +0100)
commit32f803d88ec3df7f95dfbf840c271f7438ce3357
tree3dad9686c08158e11afddd474ab7fd2a4d6d980a
parent20c0bce50654b5dfa70d8cec4fed719b3cce65fb
Update SSL_SESSION_print for TLSv1.3

Make SSL_SESSION_print() show a bit more information for TLSv1.3

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6590)
ssl/ssl_txt.c