From 4f1d23a1aa7aafc5a47988d80dde87c67ec8e1fc Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 6 May 2019 12:28:14 +0100 Subject: OpenSSL: discard expired resumption session in client --- doc/doc-txt/experimental-spec.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt index aa7046e58..f304cf455 100644 --- a/doc/doc-txt/experimental-spec.txt +++ b/doc/doc-txt/experimental-spec.txt @@ -1004,7 +1004,8 @@ Issues: will be true, when verify failed but tls_try_verify_hosts allowed the connection (under 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" + $tls_{in,out}_ocsp will be "not requested" or "no response", and + hosts_require_ocsp will fail -------------------------------------------------------------- -- cgit v1.2.3