summaryrefslogtreecommitdiffstats
path: root/test/certs
AgeCommit message (Expand)Author
2018-12-31Fix cert with rsa instead of rsaEncryption as public key algorithmBernd Edlinger
2018-11-12Add some test brainpool certificatesMatt Caswell
2018-05-23Limit scope of CN name constraintsViktor Dukhovni
2018-03-20Update copyright yearMatt Caswell
2018-03-05Update tests for TLS Ed448Matt Caswell
2017-11-16Modify expected output of a CRL to match the changed printoutRichard Levitte
2017-11-16Modify expected output of a certificate to match the changed printoutRichard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-09-22Guard against DoS in name constraints handling.David Benjamin
2017-09-20Add RSA-PSS test certificatesDr. Stephen Henson
2017-06-30Cleanup some copyright stuffRich Salz
2017-06-21Add Ed25519 EE certificatesDr. Stephen Henson
2017-06-21Ed25519 support for mkcert.shDr. Stephen Henson
2017-06-06Add test cases for X509_check_private_keyPaul Yang
2017-05-30Add Ed25519 verify test.Dr. Stephen Henson
2017-04-25Add certificates with PSS signaturesDr. Stephen Henson
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy
2017-04-12Add SSL tests for certificates with embedded SCTsRob Percival
2017-03-14Add test for -nameout outputRich Salz
2017-02-24EC certificate with compression pointDr. Stephen Henson
2017-02-24Add P-384 root and P-384, P-256 EE certificates.Dr. Stephen Henson
2017-02-17Add DH parameters, DSA cert and keyDr. Stephen Henson
2017-02-17Add DSA support to mkcert.shDr. Stephen Henson
2017-02-16Add ECDSA client certificatesDr. Stephen Henson
2017-01-15add ECDSA test server certificateDr. Stephen Henson
2016-07-11Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson
2016-06-23Drop extraneous printf argument in mkcert.shViktor Dukhovni
2016-06-22Fix generation of expired CA certificate.Dr. Stephen Henson
2016-06-20Create some proxy certificatesRichard Levitte
2016-06-20Make it possible to generate proxy certs with test/certs/mkcert.shRichard Levitte
2016-06-13RT3809: basicConstraints is criticalRich Salz
2016-06-08Add some accessor API'sRich Salz
2016-06-03Update client authentication testsEmilia Kasper
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni
2016-03-29Require intermediate CAs to have basicConstraints CA:true.Viktor Dukhovni
2016-03-01CT policy validationRob Percival
2016-02-25Tests for parsing and printing certificates containing SCTsRob Percival
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni
2016-01-31Add tests for non-ca trusted roots and intermediatesViktor Dukhovni
2016-01-31Compat self-signed trust with reject-only aux dataViktor Dukhovni
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni
2016-01-20More X509_verify_cert() tests via verify(1).Viktor Dukhovni
2016-01-20Commit pre-generated test_verify certsViktor Dukhovni
2016-01-20Scripts to generate verify test certsViktor Dukhovni
2015-07-07Add test for CVE-2015-1793Matt Caswell