Test client-side resumption
authorEmilia Kasper <emilia@openssl.org>
Thu, 21 Jul 2016 12:04:00 +0000 (14:04 +0200)
committerEmilia Kasper <emilia@openssl.org>
Thu, 21 Jul 2016 13:44:36 +0000 (15:44 +0200)
commit11279b13f586441a8fcc5109ee1907f33eb0cc24
tree9dbd063fa7147e9854aeba640f9d7dff859b11bb
parent2980ae2e78169b3b4d0b140c0c5796c441c5902c
Test client-side resumption

Add tests for resuming with a different client version.

This happens in reality when clients persist sessions on disk through
upgrades.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/README.ssltest.md
test/generate_ssl_tests.pl
test/handshake_helper.c
test/handshake_helper.h
test/ssl-tests/10-resumption.conf
test/ssl-tests/11-dtls_resumption.conf
test/ssl-tests/protocol_version.pm
test/ssl_test.c
test/ssl_test.tmpl