Add NewSessionTicket test suite
authorMatt Caswell <matt@openssl.org>
Thu, 13 Aug 2015 14:17:14 +0000 (15:17 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 26 Aug 2015 09:38:02 +0000 (10:38 +0100)
commitddcc5e5b60e2e14a7f65cc8faff0642cb68f4343
treeaa9d9a992e72ab82d98afe152f7b8318c6243706
parent8af538e5c55f43f9ae996d3f2cae04222cda6762
Add NewSessionTicket test suite

Add a set of tests for checking that NewSessionTicket messages are
behaving as expected.

Reviewed-by: Tim Hudson <tjh@openssl.org>
test/Makefile
test/sslsessionticktest.pl [new file with mode: 0755]
util/TLSProxy/ClientHello.pm
util/TLSProxy/Proxy.pm