Add some additional NewSessionTicket tests
authorMatt Caswell <matt@openssl.org>
Wed, 11 May 2016 11:32:12 +0000 (12:32 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 13 May 2016 12:04:46 +0000 (13:04 +0100)
commit5f7267598d74c2d86c2ef52eab38c91957b19999
treed6958370c1a10d62badd9bf2815dad6710b5fd97
parentc45d6b2b0dc9a0b191fc3dcaad8035addd1589e6
Add some additional NewSessionTicket tests

If the server does not send a session ticket extension, it should not then
send the NewSessionTicket message.

If the server sends the session ticket extension, it MUST then send the
NewSessionTicket message.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
test/recipes/70-test_sslsessiontick.t