summary refs log tree commit diff
path: root/tls_keypair.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-27 11:28:50 -0500
committerJune McEnroe <june@causal.agency>2022-02-27 11:29:59 -0500
commitd93d523f9ce2b8c600526f790de385339f0ab73f (patch)
tree9e60a446887115ca1c31fca7506206bc82dc8dc7 /tls_keypair.c
parenttls_signer: Replace ECDSA_METHOD with EC_KEY_METHOD (diff)
downloadlibretls-d93d523f9ce2b8c600526f790de385339f0ab73f.tar.gz
libretls-d93d523f9ce2b8c600526f790de385339f0ab73f.zip
doc: Note OpenSSL 3.0.0 compatibility in README 3.5.0
Diffstat (limited to 'tls_keypair.c')
0 files changed, 0 insertions, 0 deletions
title='2020-08-05 11:43:02 -0400'>2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe