OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Ben
Laurie
Root: /v/openssl/cvs Email: ben openssl.org
Module: openssl Date:
04-Oct-2007 09:56:11
Branch: OpenSSL_0_9_7-stable Handle:
2007100408561100
Modified files: (Branch: OpenSSL_0_9_7-stable)
openssl/apps s_client.c
Log:
Clarify.
Summary:
Revision Changes Path
1.54.2.13 +1 -1 openssl/apps/s_client.c
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/apps/s_client.c
============================================================
================
$ cvs diff -u -r1.54.2.12 -r1.54.2.13 s_client.c
--- openssl/apps/s_client.c 19 Feb 2005 10:17:25
-0000 1.54.2.12
+++ openssl/apps/s_client.c 4 Oct 2007 07:56:11
-0000 1.54.2.13
 -187,7 +187,7 
BIO_printf(bio_err," -port port - use -connect
insteadn");
BIO_printf(bio_err," -connect host:port - who to
connect to (default is
%s:%s)n",SSL_HOST_NAME,PORT_STR);
- BIO_printf(bio_err," -verify arg - turn on peer
certificate verificationn");
+ BIO_printf(bio_err," -verify depth - turn on peer
certificate verificationn");
BIO_printf(bio_err," -cert arg - certificate
file to use, PEM format assumedn");
BIO_printf(bio_err," -key arg - Private key
file to use, PEM format assumed, in cert file ifn");
BIO_printf(bio_err," not specified
but cert file is.n");
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|