summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornaddy@openbsd.org <naddy@openbsd.org>2024-06-17 15:50:18 +0200
committerDamien Miller <djm@mindrot.org>2024-06-20 02:19:09 +0200
commit579d9adb70ec0206a788eb5c63804c31a67e9310 (patch)
tree70f3fa914b153ce8b91203863346d5b6cb48fbe3
parentMove -f to the place needed to restart sshd. (diff)
downloadopenssh-579d9adb70ec0206a788eb5c63804c31a67e9310.tar.xz
openssh-579d9adb70ec0206a788eb5c63804c31a67e9310.zip
upstream: remove one more mention of DSA
OpenBSD-Commit-ID: 8515f55a15f02836ba657df341415f63c60526ca
-rw-r--r--ssh-keygen.13
1 files changed, 1 insertions, 2 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 836c450e6..df6803fd9 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.231 2024/06/17 08:30:29 djm Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.232 2024/06/17 13:50:18 naddy Exp $
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -295,7 +295,6 @@ Show the bubblebabble digest of specified private or public key file.
Specifies the number of bits in the key to create.
For RSA keys, the minimum size is 1024 bits and the default is 3072 bits.
Generally, 3072 bits is considered sufficient.
-DSA keys must be exactly 1024 bits as specified by FIPS 186-2.
For ECDSA keys, the
.Fl b
flag determines the key length by selecting from one of three elliptic