Empty session ticket: add a test

Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
Emilia Kasper
2015-09-15 12:06:12 +02:00
parent e711da714b
commit 7f6d90ac75
4 changed files with 158 additions and 2 deletions

View File

@@ -63,6 +63,7 @@ use TLSProxy::Message;
use TLSProxy::ClientHello;
use TLSProxy::ServerHello;
use TLSProxy::ServerKeyExchange;
use TLSProxy::NewSessionTicket;
sub new
{