diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:34:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:34:49 +0000 |
commit | 5f5ba6030fd22b9ef3c28e19d3538fbe68f71fbd (patch) | |
tree | 8339043a3a8cd5dfe9af80b2e4cb3c208f833bce /debian/patches/series | |
parent | Setting HostbasedAcceptedKeyTypes in sshd_config to ED25519 and RSA. (diff) | |
download | openssh-5f5ba6030fd22b9ef3c28e19d3538fbe68f71fbd.tar.xz openssh-5f5ba6030fd22b9ef3c28e19d3538fbe68f71fbd.zip |
Setting HostKeyAlgorithms in sshd_config to ED25519 and RSA.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 183bcbf..c281fc7 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -49,3 +49,4 @@ progress-linux/0012-ssh_config-IdentityFile.patch progress-linux/0013-sshd_config-CASignatureAlgorithms.patch progress-linux/0014-sshd_config-Ciphers.patch progress-linux/0015-sshd_config-HostbasedAcceptedKeyTypes.patch +progress-linux/0016-sshd_config-HostKeyAlgorithms.patch |