summaryrefslogtreecommitdiffstats
path: root/test/certs
AgeCommit message (Expand)Author
2023-05-30Copyright year updatesTomas Mraz
2023-03-23Generate some certificates with the certificatePolicies extensionMatt Caswell
2022-11-12Resign test/certs/rootCA.pem to expire in 100 yearsBernd Edlinger
2022-11-12Update the validity period of ed25519 cerificatesBernd Edlinger
2022-06-01Update expired SCT certificatesTomas Mraz
2021-09-03Test for DANE cross cert fixViktor Dukhovni
2021-06-02ee-self-signed.pem: Restore original version, adding -attime to 25-test_verify.tDr. David von Oheimb
2021-02-16Update copyright yearMatt Caswell
2021-01-28check_sig_alg_match(): weaken sig nid comparison to base algDr. David von Oheimb
2021-01-14X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb
2020-12-03x509_vfy.c: Restore rejection of expired trusted (root) certificateDr. David von Oheimb
2020-09-21Disallow certs with explicit curve in verification chainTomas Mraz
2020-07-30Fix a test_verify failureMatt Caswell
2020-07-16Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb
2020-04-06Add test cases for the non CA certificate with pathlen:0Tomas Mraz
2020-03-11Revert "Create a new embeddedSCTs1 that's signed using SHA256"Matt Caswell
2020-02-16Generate new Ed488 certificatesKurt Roeckx
2020-02-05Create a new embeddedSCTs1 that's signed using SHA256Kurt Roeckx
2019-09-10Update copyright yearMatt Caswell
2019-08-09Add Restricted PSS certificate and keyMatt Caswell
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