summaryrefslogtreecommitdiff
path: root/lib/libtls/tls_keypair.c
AgeCommit message (Expand)Author
2018-04-07Correct tls_config_clear_keys() behaviour.Joel Sing
2018-02-10Move the keypair pubkey hash handling code to during config.Joel Sing
2018-02-08Have tls_keypair_pubkey_hash() call tls_keypair_load_cert() instead ofJoel Sing
2018-02-08Ensure that tls_keypair_clear() clears the OCSP staple and pubkey hash.Joel Sing
2018-02-08Move tls_keypair_pubkey_hash() to the keypair file.Joel Sing
2018-02-08Split keypair handling out into its own file - it had already appearedJoel Sing