summaryrefslogtreecommitdiffstats
path: root/test/certs/mkcert.sh
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-03-28Generate some certificates with the certificatePolicies extensionMatt Caswell
2022-08-18X509: add tests for purpose code signing in verify applicationLutz Jaenicke
2021-12-14Add a new Name Constraints test certMatt Caswell
2021-06-09test/certs/mkcert.sh: Correct description of geneealt parametersDr. David von Oheimb
2021-01-28check_sig_alg_match(): weaken sig nid comparison to allow RSA{,PSS} key verif...Dr. David von Oheimb
2021-01-28Update copyright yearRichard Levitte
2021-01-20make various test CA certs RFC 5280 compliant w.r.t. X509 extensionsDr. David von Oheimb
2020-09-26Generate a certificate with critical id-pkix-ocsp-nocheck extensionTomas Mraz
2020-04-23Update copyright yearMatt Caswell
2020-02-05Create a new embeddedSCTs1 that's signed using SHA256Kurt Roeckx
2019-08-09Add Restricted PSS certificate and keyMatt Caswell
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-03-20Update copyright yearMatt Caswell
2018-03-05Update tests for TLS Ed448Matt Caswell
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-06-30Cleanup some copyright stuffRich Salz
2017-06-21Ed25519 support for mkcert.shDr. Stephen Henson
2017-02-17Add DSA support to mkcert.shDr. 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-20Make it possible to generate proxy certs with test/certs/mkcert.shRichard Levitte
2016-06-13RT3809: basicConstraints is criticalRich Salz
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-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni
2016-01-31Compat self-signed trust with reject-only aux dataViktor Dukhovni
2016-01-20Scripts to generate verify test certsViktor Dukhovni