From aa0871985fddf9e76aca3880b3474d62d4a0cc07 Mon Sep 17 00:00:00 2001 From: anton Date: Tue, 18 Jun 2024 06:14:27 +0000 Subject: [PATCH] Stop using DSA in dropbear interop tests. --- regress/usr.bin/ssh/dropbear-kex.sh | 6 +++--- regress/usr.bin/ssh/test-exec.sh | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/regress/usr.bin/ssh/dropbear-kex.sh b/regress/usr.bin/ssh/dropbear-kex.sh index a25de3eddb7..092a26ff29e 100644 --- a/regress/usr.bin/ssh/dropbear-kex.sh +++ b/regress/usr.bin/ssh/dropbear-kex.sh @@ -1,4 +1,4 @@ -# $OpenBSD: dropbear-kex.sh,v 1.1 2023/10/20 06:56:45 dtucker Exp $ +# $OpenBSD: dropbear-kex.sh,v 1.2 2024/06/18 06:14:27 anton Exp $ # Placed in the Public Domain. tid="dropbear kex" @@ -8,8 +8,8 @@ if test "x$REGRESS_INTEROP_DROPBEAR" != "xyes" ; then fi cat >>$OBJ/sshd_proxy <