diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:26 +0000 |
commit | 3a6c0ff8b0c0957a8139983a2e1b1d199568fc7e (patch) | |
tree | 51abc0415b9edd0b0bd4c4210ed6cebeeb9da6fc /debian/patches/series | |
parent | Setting HostCertificate in sshd_config to ED25519 and RSA. (diff) | |
download | openssh-3a6c0ff8b0c0957a8139983a2e1b1d199568fc7e.tar.xz openssh-3a6c0ff8b0c0957a8139983a2e1b1d199568fc7e.zip |
Setting HostKey in sshd_config to ED25519 and RSA.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/series')
-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 3ec9d6e..89e7be8 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -54,3 +54,4 @@ progress-linux/0017-sshd_config-KexAlgorithms.patch progress-linux/0018-sshd_config-MACs.patch progress-linux/0019-sshd_config-PubkeyAcceptedKeyTypes.patch progress-linux/0020-sshd_config-HostCertificate.patch +progress-linux/0021-sshd_config-HostKey.patch |