Always issue new tickets when using TLSv1.3 stateful tickets
authorMatt Caswell <matt@openssl.org>
Mon, 16 Jul 2018 15:57:36 +0000 (16:57 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 17 Jul 2018 09:12:10 +0000 (10:12 +0100)
Previously we were failing to issue new tickets if a resumption attempt
failed.

Fixes #6654

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


No differences found