aboutsummaryrefslogtreecommitdiff
path: root/test/certs
AgeCommit message (Expand)AuthorFilesLines
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni14-3/+222
2016-03-29Require intermediate CAs to have basicConstraints CA:true.Viktor Dukhovni3-0/+40
2016-03-01CT policy validationRob Percival2-0/+53
2016-02-25Tests for parsing and printing certificates containing SCTsRob Percival4-0/+112
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni1-1/+1
2016-01-31Add tests for non-ca trusted roots and intermediatesViktor Dukhovni5-0/+84
2016-01-31Compat self-signed trust with reject-only aux dataViktor Dukhovni34-4/+697
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni6-1/+104
2016-01-20More X509_verify_cert() tests via verify(1).Viktor Dukhovni8-0/+179
2016-01-20Commit pre-generated test_verify certsViktor Dukhovni30-0/+608
2016-01-20Scripts to generate verify test certsViktor Dukhovni2-0/+222
2015-07-07Add test for CVE-2015-1793Matt Caswell13-0/+345