From c53fee5456383ed916b708d98dbfe85f652c850f Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sun, 19 Apr 2009 07:39:37 +0000 Subject: update protocols for s_client;s -starttls; from brad --- src/usr.sbin/openssl/openssl.1 | 13 ++++++++----- 1 file 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 @@ -.\" $OpenBSD: openssl.1,v 1.63 2009/04/06 18:57:07 jmc Exp $ +.\" $OpenBSD: openssl.1,v 1.64 2009/04/19 07:39:37 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -112,7 +112,7 @@ .\" .\" OPENSSL .\" -.Dd $Mdocdate: April 6 2009 $ +.Dd $Mdocdate: April 19 2009 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -5587,10 +5587,13 @@ certificate itself is displayed. Send the protocol-specific message(s) to switch to TLS for communication. .Ar protocol is a keyword for the intended protocol. -Currently, the only supported keywords are -.Qq smtp +Currently, the supported keywords are +.Qq ftp , +.Qq imap , +.Qq smtp , +.Qq pop3 , and -.Qq pop3 . +.Qq xmpp . .It Fl state Prints out the SSL session states. .It Fl verify Ar depth -- cgit v1.2.3-55-g6feb