summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2019-05-20 06:01:59 +0000
committerDamien Miller <djm@mindrot.org>2019-05-21 10:04:43 +1000
commit85ceb0e64bff672558fc87958cd548f135c83cdd (patch)
tree4971d8f6360c57b9931da93007f45c011aaa49aa /ssh-keygen.1
parent30615295609f5c57b3137b3021fe63bfa45c1985 (diff)
upstream: tweak previous;
OpenBSD-Commit-ID: 42f39f22f53cfcb913bce401ae0f1bb93e08dd6c
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.17
1 files changed, 4 insertions, 3 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 673bf6e2f..f42127c60 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.159 2019/05/20 00:20:35 djm Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.160 2019/05/20 06:01:59 jmc Exp $
2.\" 2.\"
3.\" Author: Tatu Ylonen <ylo@cs.hut.fi> 3.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -579,11 +579,12 @@ or
579.Dq rsa . 579.Dq rsa .
580.Pp 580.Pp
581This flag may also be used to specify the desired signature type when 581This flag may also be used to specify the desired signature type when
582signing certificates using a RSA CA key. 582signing certificates using an RSA CA key.
583The available RSA signature variants are 583The available RSA signature variants are
584.Dq ssh-rsa 584.Dq ssh-rsa
585(SHA1 signatures, not recommended), 585(SHA1 signatures, not recommended),
586.Dq rsa-sha2-256 586.Dq rsa-sha2-256 ,
587and
587.Dq rsa-sha2-512 588.Dq rsa-sha2-512
588(the default). 589(the default).
589.It Fl U 590.It Fl U