diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:35:20 +0000 |
commit | 431f3f93be826e50d3064c6c7eade66550afd149 (patch) | |
tree | f4b8e720057a77a1f4d43f6e82cf59f7d9c419b6 /debian/patches/series | |
parent | Setting PubkeyAcceptedKeyTypes in sshd_config to ED25519 and RSA. (diff) | |
download | openssh-431f3f93be826e50d3064c6c7eade66550afd149.tar.xz openssh-431f3f93be826e50d3064c6c7eade66550afd149.zip |
Setting HostCertificate 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 02df6c8..3ec9d6e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -53,3 +53,4 @@ progress-linux/0016-sshd_config-HostKeyAlgorithms.patch 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 |