summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.110
1 files changed, 7 insertions, 3 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index d6a7870e0..45866f931 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.201 2020/02/07 03:57:31 djm Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.203 2020/04/03 02:26:56 djm 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
@@ -35,7 +35,7 @@
35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37.\" 37.\"
38.Dd $Mdocdate: February 7 2020 $ 38.Dd $Mdocdate: April 3 2020 $
39.Dt SSH-KEYGEN 1 39.Dt SSH-KEYGEN 1
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -135,6 +135,7 @@
135.Ar 135.Ar
136.Nm ssh-keygen 136.Nm ssh-keygen
137.Fl Q 137.Fl Q
138.Op Fl l
138.Fl f Ar krl_file 139.Fl f Ar krl_file
139.Ar 140.Ar
140.Nm ssh-keygen 141.Nm ssh-keygen
@@ -517,6 +518,9 @@ containing the private key, for the old passphrase, and twice for the
517new passphrase. 518new passphrase.
518.It Fl Q 519.It Fl Q
519Test whether keys have been revoked in a KRL. 520Test whether keys have been revoked in a KRL.
521If the
522.Fl l
523option is also specified then the contents of the KRL will be printed.
520.It Fl q 524.It Fl q
521Silence 525Silence
522.Nm ssh-keygen . 526.Nm ssh-keygen .
@@ -599,7 +603,7 @@ TIME FORMATS section of
599The end time may be specified as a YYYYMMDD date, a YYYYMMDDHHMM[SS] time, 603The end time may be specified as a YYYYMMDD date, a YYYYMMDDHHMM[SS] time,
600a relative time starting with a plus character or the string 604a relative time starting with a plus character or the string
601.Dq forever 605.Dq forever
602to indicate that the certificate has no expirty date. 606to indicate that the certificate has no expiry date.
603.Pp 607.Pp
604For example: 608For example:
605.Dq +52w1d 609.Dq +52w1d