openssl/test/ssl-tests
Rob Percival 2094ea070a Add SSL tests for certificates with embedded SCTs
The only SSL tests prior to this tested using certificates with no
embedded Signed Certificate Timestamps (SCTs), which meant they couldn't
confirm whether Certificate Transparency checks in "strict" mode were
working.

These tests reveal a bug in the validation of SCT timestamps, which is
fixed by the next commit.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3138)
2017-04-12 19:08:57 +02:00
..
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 Add Client CA names tests 2017-03-16 18:07:19 +00:00
04-client_auth.conf.in Add Client CA names tests 2017-03-16 18:07:19 +00:00
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 Add SSL tests for certificates with embedded SCTs 2017-04-12 19:08:57 +02:00
12-ct.conf.in Add SSL tests for certificates with embedded SCTs 2017-04-12 19:08:57 +02:00
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
19-mac-then-encrypt.conf
19-mac-then-encrypt.conf.in
20-cert-select.conf Add certificate_authorities tests client to server. 2017-04-03 23:47:22 +01:00
20-cert-select.conf.in Add certificate_authorities tests client to server. 2017-04-03 23:47:22 +01:00
21-key-update.conf
21-key-update.conf.in
22-compression.conf
22-compression.conf.in
23-srp.conf Port SRP tests to the new test framework 2017-03-14 15:07:50 +01:00
23-srp.conf.in Port SRP tests to the new test framework 2017-03-14 15:07:50 +01:00
protocol_version.pm Add a test for resumption after HRR 2017-03-21 10:00:44 +00:00
ssltests_base.pm