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)
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>

No differences found