diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:32:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:32:54 +0000 |
commit | faf57d3dc105fd837c5052ad1e8507188767f52b (patch) | |
tree | d95403b654d47ec7f0a332b9f50e47fce866885b /debian/patches/series | |
parent | Setting default key type in ssh-keygen to ED25519. (diff) | |
download | openssh-faf57d3dc105fd837c5052ad1e8507188767f52b.tar.xz openssh-faf57d3dc105fd837c5052ad1e8507188767f52b.zip |
Setting default RSA size in ssh-keygen to 4096.
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 b694d4a..10fb758 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -35,3 +35,4 @@ revert-ipqos-defaults.patch seccomp-handle-shm.patch sandbox-seccomp-ipc.patch progress-linux/0001-ssh-keygen-default-key-type.patch +progress-linux/0002-ssh-keygen-default-rsa-size.patch |