NPN and ALPN: test resumption
authorEmilia Kasper <emilia@openssl.org>
Mon, 8 Aug 2016 12:42:08 +0000 (14:42 +0200)
committerEmilia Kasper <emilia@openssl.org>
Mon, 8 Aug 2016 13:14:52 +0000 (15:14 +0200)
commit2ac6bdc02931ead9e028d6e41640b035e78bc722
tree6ccea9cacd91d88c00e92ad0aeff6ba3daa97e45
parent7b7cea6d712c35d52b4e2031c8a9410866e2aab6
NPN and ALPN: test resumption

In NPN and ALPN, the protocol is renegotiated upon resumption. Test that
resumption picks up changes to the extension.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/80-test_ssl_old.t
test/ssl-tests/08-npn.conf
test/ssl-tests/08-npn.conf.in
test/ssl-tests/09-alpn.conf
test/ssl-tests/09-alpn.conf.in
test/ssl_test.tmpl