summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr.sbin/openssl/openssl.113
1 files changed, 8 insertions, 5 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1
index 11c7a0a224..bf461841b6 100644
--- a/src/usr.sbin/openssl/openssl.1
+++ b/src/usr.sbin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.63 2009/04/06 18:57:07 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.64 2009/04/19 07:39:37 jmc Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -112,7 +112,7 @@
112.\" 112.\"
113.\" OPENSSL 113.\" OPENSSL
114.\" 114.\"
115.Dd $Mdocdate: April 6 2009 $ 115.Dd $Mdocdate: April 19 2009 $
116.Dt OPENSSL 1 116.Dt OPENSSL 1
117.Os 117.Os
118.Sh NAME 118.Sh NAME
@@ -5587,10 +5587,13 @@ certificate itself is displayed.
5587Send the protocol-specific message(s) to switch to TLS for communication. 5587Send the protocol-specific message(s) to switch to TLS for communication.
5588.Ar protocol 5588.Ar protocol
5589is a keyword for the intended protocol. 5589is a keyword for the intended protocol.
5590Currently, the only supported keywords are 5590Currently, the supported keywords are
5591.Qq smtp 5591.Qq ftp ,
5592.Qq imap ,
5593.Qq smtp ,
5594.Qq pop3 ,
5592and 5595and
5593.Qq pop3 . 5596.Qq xmpp .
5594.It Fl state 5597.It Fl state
5595Prints out the SSL session states. 5598Prints out the SSL session states.
5596.It Fl verify Ar depth 5599.It Fl verify Ar depth