diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:42:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:42:56 +0000 |
commit | 9b9cbfa41735eb8152221e7587b28b07ff62f590 (patch) | |
tree | 1d5160b9a78cf7821346bdbdad134f86943a8fb7 /debian/patches/series | |
parent | Setting default key type in ssh-keygen to ED25519. (diff) | |
download | openssh-9b9cbfa41735eb8152221e7587b28b07ff62f590.tar.xz openssh-9b9cbfa41735eb8152221e7587b28b07ff62f590.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 fb6eec5..7386086 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -34,3 +34,4 @@ CVE-2023-48795.patch CVE-2023-51384.patch CVE-2023-51385.patch progress-linux/0001-ssh-keygen-default-key-type.patch +progress-linux/0002-ssh-keygen-default-rsa-size.patch |