diff options
author | 2019-02-23 08:20:43 +0000 | |
---|---|---|
committer | 2019-02-23 08:20:43 +0000 | |
commit | f4f9c0f643284674346833e99d7a48bc8475824c (patch) | |
tree | 1bf1766ca354a69586609eb8b5361db49702e97a /lib/libssl/tls13_lib.c | |
parent | document pci_mapreg_map and some related functions. (diff) | |
download | wireguard-openbsd-f4f9c0f643284674346833e99d7a48bc8475824c.tar.xz wireguard-openbsd-f4f9c0f643284674346833e99d7a48bc8475824c.zip |
openssh-7.9 accidentally reused the server's algorithm lists in the
client for KEX, ciphers and MACs. The ciphers and MACs were
identical between the client and server, but the error accidentially
disabled the diffie-hellman-group-exchange-sha1 KEX method.
This fixes the client code to use the correct method list, but
because nobody complained, it also disables the
diffie-hellman-group-exchange-sha1 KEX method.
Reported by nuxi AT vault24.org via bz#2697; ok dtucker
Diffstat (limited to 'lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions