summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/certs/make-certs.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide a script to generate test certificates/keys.jsing2021-12-271-0/+263
This will allow us to generate a variety of client and server certificates, including expired and revoked certificates, using both RSA and ECDSA. Discussed with tb@