diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:33:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:33:25 +0000 |
commit | be502700e9f5ef18d2e0785d84bafed585c9b6a3 (patch) | |
tree | 77a19266d3aa46e2a667e08cd8003fa2daf0f45d /debian/patches/series | |
parent | Updating options in ssh_config. (diff) | |
download | openssh-be502700e9f5ef18d2e0785d84bafed585c9b6a3.tar.xz openssh-be502700e9f5ef18d2e0785d84bafed585c9b6a3.zip |
Setting CASignatureAlgorithms in ssh_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 97afca0..64e6a42 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -38,3 +38,4 @@ progress-linux/0001-ssh-keygen-default-key-type.patch progress-linux/0002-ssh-keygen-default-rsa-size.patch progress-linux/0003-ssh-keygen-default-ecdsa-size.patch progress-linux/0004-ssh_config-update.patch +progress-linux/0005-ssh_config-CASignatureAlgorithms.patch |