summaryrefslogtreecommitdiffstats
path: root/test/certs/ncca3-key.pem (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson2016-07-121-0/+28
subject alternate names. Add nameConstraints tests incluing DNS, IP and email tests both in subject alt name extension and subject name. Reviewed-by: Richard Levitte <levitte@openssl.org>