summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2017-04-29 06:06:01 +0000
committerDamien Miller <djm@mindrot.org>2017-05-01 09:35:38 +1000
commitd4084cd230f7319056559b00db8b99296dad49d5 (patch)
treed05fe4081c74c16579669b740380280495cec8d0 /ssh-keygen.1
parent249516e428e8461b46340a5df5d5ed1fbad2ccce (diff)
upstream commit
tweak previous; Upstream-ID: a3abc6857455299aa42a046d232b7984568bceb9
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.112
1 files changed, 6 insertions, 6 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index cfbd4cfa5..a83388a9f 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.134 2017/04/29 04:12:25 djm Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.135 2017/04/29 06:06:01 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
@@ -474,23 +474,23 @@ The
474.Ar address_list 474.Ar address_list
475is a comma-separated list of one or more address/netmask pairs in CIDR 475is a comma-separated list of one or more address/netmask pairs in CIDR
476format. 476format.
477.It Ic extension Ns : Ns Ar name Ns Op Ns = Ns Ar contents 477.It Ic extension : Ns Ar name Ns Op Ns = Ns Ar contents
478Includes an arbitrary certificate extension. 478Includes an arbitrary certificate extension.
479.It Ic critical Ns : Ns Ar name Ns Op Ns = Ns Ar contents 479.It Ic critical : Ns Ar name Ns Op Ns = Ns Ar contents
480Includes an arbitrary certificate critical option. 480Includes an arbitrary certificate critical option.
481.El 481.El
482.Pp 482.Pp
483At present, no standard options are valid for host keys. 483At present, no standard options are valid for host keys.
484.Pp 484.Pp
485For non-standard certificate extension or options included using 485For non-standard certificate extensions or options included using
486.Ic extension 486.Ic extension
487or 487or
488.Ic option , 488.Ic option ,
489the specified 489the specified
490.Ar name 490.Ar name
491should include a domain suffix, e.g. 491should include a domain suffix, e.g.\&
492.Dq name@example.com . 492.Dq name@example.com .
493If a 493If
494.Ar contents 494.Ar contents
495is specified then it is included as the contents of the extension/option 495is specified then it is included as the contents of the extension/option
496encoded as a string, otherwise the extension/option is created with no 496encoded as a string, otherwise the extension/option is created with no