diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:34:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:34:36 +0000 |
commit | edf63f1fcbec873c0f2fefee592e4d19fafc8ef2 (patch) | |
tree | 019caaa6d4b02a89159b68ca564c5e2ded42ffd7 /debian/patches/series | |
parent | Setting CASignatureAlgorithms in ssh_config to ED25519 and RSA. (diff) | |
download | openssh-edf63f1fcbec873c0f2fefee592e4d19fafc8ef2.tar.xz openssh-edf63f1fcbec873c0f2fefee592e4d19fafc8ef2.zip |
Setting Ciphers in sshd_config to ChaCha20 and AES.
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 a173b76..6312cdc 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -47,3 +47,4 @@ progress-linux/0010-ssh_config-MACs.patch progress-linux/0011-ssh_config-PubkeyAcceptedKeyTypes.patch progress-linux/0012-ssh_config-IdentityFile.patch progress-linux/0013-sshd_config-CASignatureAlgorithms.patch +progress-linux/0014-sshd_config-Ciphers.patch |