summaryrefslogtreecommitdiffstats
path: root/test/certs/mkcert.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/certs/mkcert.sh: Correct description of geneealt parametersDr. David von Oheimb2021-06-091-2/+2
* check_sig_alg_match(): weaken sig nid comparison to allow RSA{,PSS} key verif...Dr. David von Oheimb2021-01-281-5/+17
* Update copyright yearRichard Levitte2021-01-281-1/+1
* make various test CA certs RFC 5280 compliant w.r.t. X509 extensionsDr. David von Oheimb2021-01-201-2/+6
* Generate a certificate with critical id-pkix-ocsp-nocheck extensionTomas Mraz2020-09-261-1/+35
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Create a new embeddedSCTs1 that's signed using SHA256Kurt Roeckx2020-02-051-0/+52
* Add Restricted PSS certificate and keyMatt Caswell2019-08-091-0/+29
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Update tests for TLS Ed448Matt Caswell2018-03-051-0/+1
* Many spelling fixes/typo's corrected.Josh Soref2017-11-121-2/+2
* Cleanup some copyright stuffRich Salz2017-07-011-3/+8
* Ed25519 support for mkcert.shDr. Stephen Henson2017-06-211-0/+1
* Add DSA support to mkcert.shDr. Stephen Henson2017-02-171-0/+1
* Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson2016-07-121-2/+31
* Drop extraneous printf argument in mkcert.shViktor Dukhovni2016-06-231-1/+1
* Fix generation of expired CA certificate.Dr. Stephen Henson2016-06-231-1/+3
* Make it possible to generate proxy certs with test/certs/mkcert.shRichard Levitte2016-06-201-8/+31
* RT3809: basicConstraints is criticalRich Salz2016-06-131-2/+2
* Move peer chain security checks into x509_vfy.cViktor Dukhovni2016-04-031-3/+7
* Require intermediate CAs to have basicConstraints CA:true.Viktor Dukhovni2016-03-301-0/+21
* Suppress DANE TLSA reflection when verification failsViktor Dukhovni2016-02-081-1/+1
* Compat self-signed trust with reject-only aux dataViktor Dukhovni2016-02-011-1/+9
* Scripts to generate verify test certsViktor Dukhovni2016-01-211-0/+167