summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-03-03 10:25:21 +1100
committerDamien Miller <djm@mindrot.org>2010-03-03 10:25:21 +1100
commit15f5b560b1542fa087d7462be416616104ab0be8 (patch)
tree6eee7518f58857bd10120a3742c4a4381e1dca0d /sshd.8
parent25b97dd454600dde697634c1c871a97f64045d5f (diff)
- jmc@cvs.openbsd.org 2010/02/26 22:09:28
[ssh-keygen.1 ssh.1 sshd.8] tweak previous;
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.820
1 files changed, 10 insertions, 10 deletions
diff --git a/sshd.8 b/sshd.8
index fcd5195db..88a86f958 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.251 2010/02/26 20:29:54 djm Exp $ 37.\" $OpenBSD: sshd.8,v 1.252 2010/02/26 22:09:28 jmc Exp $
38.Dd $Mdocdate: February 26 2010 $ 38.Dd $Mdocdate: February 26 2010 $
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -102,15 +102,6 @@ to use IPv6 addresses only.
102.It Fl b Ar bits 102.It Fl b Ar bits
103Specifies the number of bits in the ephemeral protocol version 1 103Specifies the number of bits in the ephemeral protocol version 1
104server key (default 1024). 104server key (default 1024).
105.It Fl c Ar host_certificate_file
106Specifies a path to a certificate file to identify
107.Nm
108during key exchange.
109The certificate file must match a host key file specified using the
110.Fl -h
111option or the
112.Cm HostKey
113configuration directive.
114.It Fl C Ar connection_spec 105.It Fl C Ar connection_spec
115Specify the connection parameters to use for the 106Specify the connection parameters to use for the
116.Fl T 107.Fl T
@@ -129,6 +120,15 @@ and
129All are required and may be supplied in any order, either with multiple 120All are required and may be supplied in any order, either with multiple
130.Fl C 121.Fl C
131options or as a comma-separated list. 122options or as a comma-separated list.
123.It Fl c Ar host_certificate_file
124Specifies a path to a certificate file to identify
125.Nm
126during key exchange.
127The certificate file must match a host key file specified using the
128.Fl h
129option or the
130.Cm HostKey
131configuration directive.
132.It Fl D 132.It Fl D
133When this option is specified, 133When this option is specified,
134.Nm 134.Nm