diff options
author | jsing <> | 2022-01-07 15:56:33 +0000 |
---|---|---|
committer | jsing <> | 2022-01-07 15:56:33 +0000 |
commit | 6761092b7f6fc6bef41736c394e9905b14a606f0 (patch) | |
tree | fccb3ed5be76c88d64d418b1c13fcccc2cb5e593 /src/lib/libssl/ssl_lib.c | |
parent | b02f56a4209f162a9d9b202f5efc74dd0b6fc7d3 (diff) | |
download | openbsd-6761092b7f6fc6bef41736c394e9905b14a606f0.tar.gz openbsd-6761092b7f6fc6bef41736c394e9905b14a606f0.tar.bz2 openbsd-6761092b7f6fc6bef41736c394e9905b14a606f0.zip |
Stop attempting to duplicate the public and private key of dh_tmp.
Support for non-ephemeral DH was removed a very long time ago - the only
way that dh_tmp is set is via DHparams_dup(), hence the public and private
keys are always going to be NULL.
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions