openssl/test/ssl-tests
Matt Caswell 9362c93ebc Remove old style NewSessionTicket from TLSv1.3
TLSv1.3 has a NewSessionTicket message, but it is *completely* different to
the TLSv1.2 one and may as well have been called something else. This commit
removes the old style NewSessionTicket from TLSv1.3. We will have to add the
new style one back in later.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-11-23 15:31:21 +00:00
..
01-simple.conf
01-simple.conf.in
02-protocol-version.conf Update Configure to know about tls1_3 2016-11-02 13:08:21 +00:00
02-protocol-version.conf.in
03-custom_verify.conf
03-custom_verify.conf.in
04-client_auth.conf
04-client_auth.conf.in
05-sni.conf
05-sni.conf.in
06-sni-ticket.conf Remove old style NewSessionTicket from TLSv1.3 2016-11-23 15:31:21 +00:00
06-sni-ticket.conf.in Remove old style NewSessionTicket from TLSv1.3 2016-11-23 15:31:21 +00:00
07-dtls-protocol-version.conf
07-dtls-protocol-version.conf.in
08-npn.conf Start using the key_share data to derive the PMS 2016-11-16 10:09:46 +00:00
08-npn.conf.in Start using the key_share data to derive the PMS 2016-11-16 10:09:46 +00:00
09-alpn.conf
09-alpn.conf.in
10-resumption.conf Update Configure to know about tls1_3 2016-11-02 13:08:21 +00:00
10-resumption.conf.in
11-dtls_resumption.conf
11-dtls_resumption.conf.in
12-ct.conf
12-ct.conf.in
13-fragmentation.conf
13-fragmentation.conf.in
14-curves.conf
14-curves.conf.in
15-certstatus.conf
15-certstatus.conf.in
16-certstatus.conf
16-dtls-certstatus.conf
16-dtls-certstatus.conf.in
17-renegotiate.conf Add server side support for supported_versions extension 2016-11-09 16:03:08 +00:00
17-renegotiate.conf.in Add server side support for supported_versions extension 2016-11-09 16:03:08 +00:00
18-dtls-renegotiate.conf
18-dtls-renegotiate.conf.in
protocol_version.pm Look at the supported_versions extension even if the server <TLS1.3 2016-11-09 16:03:08 +00:00
ssltests_base.pm