new ctrl to retrive value of received temporary key in server key exchange message, print out details in s_client
(backport from HEAD)
This commit is contained in:
@@ -2082,6 +2082,7 @@ static void print_stuff(BIO *bio, SSL *s, int full)
|
||||
}
|
||||
|
||||
ssl_print_sigalgs(bio, s);
|
||||
ssl_print_tmp_key(bio, s);
|
||||
|
||||
BIO_printf(bio,"---\nSSL handshake has read %ld bytes and written %ld bytes\n",
|
||||
BIO_number_read(SSL_get_rbio(s)),
|
||||
|
||||
Reference in New Issue
Block a user