Age | Commit message (Expand) | Author |
---|---|---|
2018-04-07 | Correct tls_config_clear_keys() behaviour. | Joel Sing |
2018-02-10 | Move the keypair pubkey hash handling code to during config. | Joel Sing |
2018-02-08 | Have tls_keypair_pubkey_hash() call tls_keypair_load_cert() instead of | Joel Sing |
2018-02-08 | Ensure that tls_keypair_clear() clears the OCSP staple and pubkey hash. | Joel Sing |
2018-02-08 | Move tls_keypair_pubkey_hash() to the keypair file. | Joel Sing |
2018-02-08 | Split keypair handling out into its own file - it had already appeared | Joel Sing |