mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
Also we disable TLS1.3 by default (use enable-tls1_3 to re-enable). This is because this is a WIP and will not be interoperable with any other TLS1.3 implementation. Finally, we fix some tests that started failing when TLS1.3 was disabled by default. Reviewed-by: Rich Salz <rsalz@openssl.org> |
||
---|---|---|
.. | ||
01-simple.conf | ||
01-simple.conf.in | ||
02-protocol-version.conf | ||
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 | ||
06-sni-ticket.conf.in | ||
07-dtls-protocol-version.conf | ||
07-dtls-protocol-version.conf.in | ||
08-npn.conf | ||
08-npn.conf.in | ||
09-alpn.conf | ||
09-alpn.conf.in | ||
10-resumption.conf | ||
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 | ||
17-renegotiate.conf.in | ||
18-dtls-renegotiate.conf | ||
18-dtls-renegotiate.conf.in | ||
protocol_version.pm | ||
ssltests_base.pm |