Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove now unused certificates (which are also soon to expire). | jsing | 2024-03-21 | 3 | -147/+0 |
| | |||||
* | Provide a set of RSA and ECDSA test certificates/keys. | jsing | 2021-12-27 | 30 | -0/+919 |
| | | | | These are generated using the make-certs.sh script. | ||||
* | Provide a script to generate test certificates/keys. | jsing | 2021-12-27 | 1 | -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. | jsing | 2014-05-24 | 3 | -0/+147 |