]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: remove diffie-hellman-group14-sha1 from default kex to
authortedu@openbsd.org <tedu@openbsd.org>
Wed, 22 Jan 2020 04:58:23 +0000 (04:58 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 22 Jan 2020 06:17:51 +0000 (17:17 +1100)
see what happens. general mostly ok

OpenBSD-Commit-ID: 216b7b8462d2ef5f4531f26cb2cb839b2153dad9

myproposal.h

index d43ab06badb916f8e1ec7147cd1abebd1c8d0c27..145704f496e01b4aa2ffbc2a7d433c5ab809b066 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: myproposal.h,v 1.64 2019/12/16 03:16:58 djm Exp $ */
+/* $OpenBSD: myproposal.h,v 1.65 2020/01/22 04:58:23 tedu Exp $ */
 
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
        KEX_CURVE25519_METHODS \
        KEX_ECDH_METHODS \
        KEX_SHA2_METHODS \
-       KEX_SHA2_GROUP14 \
-       "diffie-hellman-group14-sha1"
+       KEX_SHA2_GROUP14
 
 #define KEX_CLIENT_KEX KEX_SERVER_KEX