Test creation of tickets when using a TLSv1.3 PSK
authorMatt Caswell <matt@openssl.org>
Mon, 27 Aug 2018 00:39:00 +0000 (01:39 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 4 Sep 2018 10:22:26 +0000 (11:22 +0100)
commit8614a4eb4ae8e38c3f5064113eb571aa8ca6b272
tree29d084d90ae266bad27d4a3a7f662c55c15e387b
parent51256b34d82d008cca7be0d1903c357bfa99f753
Test creation of tickets when using a TLSv1.3 PSK

Add a test to check that we create the correct number of tickets after a
TLSv1.3 PSK.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7097)
test/sslapitest.c