summaryrefslogtreecommitdiffstats
path: root/lib/libssl/tls13_record_layer.c
diff options
context:
space:
mode:
authordjm <djm@openbsd.org>2019-02-23 08:20:43 +0000
committerdjm <djm@openbsd.org>2019-02-23 08:20:43 +0000
commitf4f9c0f643284674346833e99d7a48bc8475824c (patch)
tree1bf1766ca354a69586609eb8b5361db49702e97a /lib/libssl/tls13_record_layer.c
parentdocument pci_mapreg_map and some related functions. (diff)
downloadwireguard-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_record_layer.c')
0 files changed, 0 insertions, 0 deletions