Commit Graph

6 Commits

Author SHA1 Message Date
Andres Amaya Garcia
1182bd1709 Add OCSP Resp verify test for invalid producedAt 2018-03-01 22:14:15 +00:00
Andres Amaya Garcia
244579388e Add OCSP response verify test for failed status 2018-02-15 21:50:09 +00:00
Andres Amaya Garcia
f7a1646213 Add X509 authInfoAccess and OCSP noCheck ext tests 2017-11-11 12:43:16 +00:00
Gilles Peskine
fd14bca6dc Document test data makefile 2017-06-06 18:44:14 +02:00
Gilles Peskine
bc70a1836b Test that SHA-1 defaults off
Added tests to validate that certificates signed using SHA-1 are
rejected by default, but accepted if SHA-1 is explicitly enabled.
2017-06-06 18:44:14 +02:00
Gilles Peskine
f040a17604 Added SHA256 test certificates
With SHA-1 deprecation, we need a few certificates using algorithms in
the default support list. Most tests still use SHA-1 though.

The generation process for the new certificates is recorded in the makefile.
2017-06-06 18:44:13 +02:00