summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/certs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove now unused certificates (which are also soon to expire).jsing2024-03-213-147/+0
|
* Provide a set of RSA and ECDSA test certificates/keys.jsing2021-12-2730-0/+919
| | | | These are generated using the make-certs.sh script.
* 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@
* Move ssltest.c to a regress test.jsing2014-05-243-0/+147