s/ECDHE/ECDH/
authorjsing <jsing@openbsd.org>
Tue, 30 Nov 2021 15:58:08 +0000 (15:58 +0000)
committerjsing <jsing@openbsd.org>
Tue, 30 Nov 2021 15:58:08 +0000 (15:58 +0000)
commit247ff7c00297df12c35738272225f2991ef07177
tree4652d5410b6ee19628f1b07e0b02223675c5c7d0
parentf185ba58eb4e17172f33aba354b7b635e52cea2c
s/ECDHE/ECDH/

If we can provide an EC key that is used, then it is by definition
non-ephemeral.

ok tb@
lib/libssl/man/SSL_set_tmp_ecdh.3