Tests for SSL early callback
authorBenjamin Kaduk <bkaduk@akamai.com>
Tue, 31 Jan 2017 22:06:30 +0000 (16:06 -0600)
committerRichard Levitte <levitte@openssl.org>
Thu, 23 Feb 2017 18:40:26 +0000 (19:40 +0100)
commit80de0c5947cf29ef04227714f3cae5c615012449
tree8753246d8ee071bb924e7972631f058f785ba8f9
parent6b1bb98fad044a6f6b1aec9daee95d6cb450210e
Tests for SSL early callback

Plumb things through in the same place as the SNI callback, since
we recommend that the early callback replace (and supplement) the
SNI callback, and add a few test cases.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2279)
test/handshake_helper.c
test/ssl-tests/05-sni.conf
test/ssl-tests/05-sni.conf.in
test/ssl_test_ctx.c
test/ssl_test_ctx.h