SSL tests: port CT tests, add a few more
authorEmilia Kasper <emilia@openssl.org>
Tue, 9 Aug 2016 14:47:26 +0000 (16:47 +0200)
committerEmilia Kasper <emilia@openssl.org>
Wed, 10 Aug 2016 12:41:21 +0000 (14:41 +0200)
commitda085d273c6f2a82f3e13dc6482e0f00e0daab5b
tree35c35a7e7b3eed72c8e7cd593d6445d2a3c7a8e0
parentb03fe23146a7ef6047226fa4927103b80e8fe155
SSL tests: port CT tests, add a few more

This commit only ports existing tests, and adds some coverage for
resumption. We don't appear to have any handshake tests that cover SCT
validation success, and this commit doesn't change that.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/README.ssltest.md
test/handshake_helper.c
test/recipes/80-test_ssl_new.t
test/recipes/80-test_ssl_old.t
test/ssl-tests/12-ct.conf [new file with mode: 0644]
test/ssl-tests/12-ct.conf.in [new file with mode: 0644]
test/ssl_test_ctx.c
test/ssl_test_ctx.h
test/ssl_test_ctx_test.c
test/ssl_test_ctx_test.conf