This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openssl
Watch
2
Star
0
Fork
0
You've already forked openssl
mirror of
https://github.com/openssl/openssl.git
synced
2024-11-27 05:21:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
60e3b3c550
openssl
/
test
/
ssl-tests
History
Matt Caswell
7b21c00e1c
Look at the supported_versions extension even if the server <TLS1.3
...
If supported_versions is present it takes precedence. Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-11-09 16:03:08 +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
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
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
Add the SSL_METHOD for TLSv1.3 and all other base changes required
2016-11-02 13:08:21 +00:00
13-fragmentation.conf.in
Add the SSL_METHOD for TLSv1.3 and all other base changes required
2016-11-02 13:08:21 +00:00
14-curves.conf
Add the SSL_METHOD for TLSv1.3 and all other base changes required
2016-11-02 13:08:21 +00:00
14-curves.conf.in
Add the SSL_METHOD for TLSv1.3 and all other base changes required
2016-11-02 13:08:21 +00:00
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
Add DTLS renegotiation tests
2016-09-28 09:15:07 +01:00
18-dtls-renegotiate.conf.in
Add DTLS renegotiation tests
2016-09-28 09:15:07 +01:00
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