From 11c4a22b0a2098d2ad7b9d210bc4a1bfc9742ff8 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 5 May 2019 18:54:45 +0100 Subject: Testsuite: check variables under resumption --- doc/doc-txt/experimental-spec.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt index f5f72f551..211841f3f 100644 --- a/doc/doc-txt/experimental-spec.txt +++ b/doc/doc-txt/experimental-spec.txt @@ -1000,12 +1000,10 @@ Observability: Issues: In a resumed session: - $tls_{in,out}_{certificate_verified,{peer,our}cert} will be unset - verify = certificate will be false - $tls_{in,out}_cipher will have values different to the original - $tls_{in,out}_bits (is unspecified) - $tls_{in,out}_ocsp will be "not requested" - $tls_{in,out}_peerdn will be unset + $tls_{in,out}_certificate_verified will be unset (undler OpenSSL) + verify = certificate will be false (undler OpenSSL) + $tls_{in,out}_cipher will have values different to the original (under GnuTLS) + $tls_{in,out}_ocsp will be "not requested" or "no response" -------------------------------------------------------------- -- cgit v1.2.3