aboutsummaryrefslogtreecommitdiff
path: root/test/certs
AgeCommit message (Expand)AuthorFilesLines
2016-07-11Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson36-2/+997
2016-06-23Drop extraneous printf argument in mkcert.shViktor Dukhovni1-1/+1
2016-06-22Fix generation of expired CA certificate.Dr. Stephen Henson2-2/+4
2016-06-20Create some proxy certificatesRichard Levitte12-0/+293
2016-06-20Make it possible to generate proxy certs with test/certs/mkcert.shRichard Levitte2-8/+57
2016-06-13RT3809: basicConstraints is criticalRich Salz1-2/+2
2016-06-08Add some accessor API'sRich Salz1-0/+22
2016-06-03Update client authentication testsEmilia Kasper1-0/+37
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