summaryrefslogtreecommitdiff
path: root/ssh-keygen.0
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.0')
-rw-r--r--ssh-keygen.09
1 files changed, 5 insertions, 4 deletions
diff --git a/ssh-keygen.0 b/ssh-keygen.0
index 703739004..c388cdf7a 100644
--- a/ssh-keygen.0
+++ b/ssh-keygen.0
@@ -30,7 +30,7 @@ SYNOPSIS
30 ssh-keygen -A [-f prefix_path] 30 ssh-keygen -A [-f prefix_path]
31 ssh-keygen -k -f krl_file [-u] [-s ca_public] [-z version_number] 31 ssh-keygen -k -f krl_file [-u] [-s ca_public] [-z version_number]
32 file ... 32 file ...
33 ssh-keygen -Q -f krl_file file ... 33 ssh-keygen -Q [-l] -f krl_file file ...
34 ssh-keygen -Y find-principals -s signature_file -f allowed_signers_file 34 ssh-keygen -Y find-principals -s signature_file -f allowed_signers_file
35 ssh-keygen -Y check-novalidate -n namespace -s signature_file 35 ssh-keygen -Y check-novalidate -n namespace -s signature_file
36 ssh-keygen -Y sign -f key_file -n namespace file ... 36 ssh-keygen -Y sign -f key_file -n namespace file ...
@@ -301,7 +301,8 @@ DESCRIPTION
301 containing the private key, for the old passphrase, and twice for 301 containing the private key, for the old passphrase, and twice for
302 the new passphrase. 302 the new passphrase.
303 303
304 -Q Test whether keys have been revoked in a KRL. 304 -Q Test whether keys have been revoked in a KRL. If the -l option
305 is also specified then the contents of the KRL will be printed.
305 306
306 -q Silence ssh-keygen. 307 -q Silence ssh-keygen.
307 308
@@ -356,7 +357,7 @@ DESCRIPTION
356 The end time may be specified as a YYYYMMDD date, a 357 The end time may be specified as a YYYYMMDD date, a
357 YYYYMMDDHHMM[SS] time, a relative time starting with a plus 358 YYYYMMDDHHMM[SS] time, a relative time starting with a plus
358 character or the string M-bM-^@M-^\foreverM-bM-^@M-^] to indicate that the 359 character or the string M-bM-^@M-^\foreverM-bM-^@M-^] to indicate that the
359 certificate has no expirty date. 360 certificate has no expiry date.
360 361
361 For example: M-bM-^@M-^\+52w1dM-bM-^@M-^] (valid from now to 52 weeks and one day 362 For example: M-bM-^@M-^\+52w1dM-bM-^@M-^] (valid from now to 52 weeks and one day
362 from now), M-bM-^@M-^\-4w:+4wM-bM-^@M-^] (valid from four weeks ago to four weeks 363 from now), M-bM-^@M-^\-4w:+4wM-bM-^@M-^] (valid from four weeks ago to four weeks
@@ -786,4 +787,4 @@ AUTHORS
786 created OpenSSH. Markus Friedl contributed the support for SSH protocol 787 created OpenSSH. Markus Friedl contributed the support for SSH protocol
787 versions 1.5 and 2.0. 788 versions 1.5 and 2.0.
788 789
789OpenBSD 6.6 February 7, 2020 OpenBSD 6.6 790OpenBSD 6.7 April 3, 2020 OpenBSD 6.7