CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2021/11/30 08:58:08
Modified files: lib/libssl/man : SSL_set_tmp_ecdh.3 Log message: s/ECDHE/ECDH/ If we can provide an EC key that is used, then it is by definition non-ephemeral. ok tb@