Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that tls_keypair_clear() clears the OCSP staple and pubkey hash. | jsing | 2018-02-08 | 1 | -6/+5 |
| | |||||
* | Move tls_keypair_pubkey_hash() to the keypair file. | jsing | 2018-02-08 | 1 | -1/+40 |
| | |||||
* | Split keypair handling out into its own file - it had already appeared | jsing | 2018-02-08 | 1 | -0/+146 |
in multiple locations. ok beck@ |