OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Dr.
Stephen Henson
Root: /v/openssl/cvs Email: steve openssl.org
Module: openssl Date:
23-Aug-2007 14:20:36
Branch: HEAD Handle:
2007082313203600
Modified files:
openssl/apps s_client.c
Log:
Add usage message for -sess_out, -sess_in
Summary:
Revision Changes Path
1.106 +2 -0 openssl/apps/s_client.c
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/apps/s_client.c
============================================================
================
$ cvs diff -u -r1.105 -r1.106 s_client.c
--- openssl/apps/s_client.c 23 Aug 2007 11:34:47
-0000 1.105
+++ openssl/apps/s_client.c 23 Aug 2007 12:20:36
-0000 1.106
 -324,6 +324,8 
BIO_printf(bio_err," -engine id - Initialise and
use the specified enginen");
#endif
BIO_printf(bio_err," -rand file%cfile%c...n",
LIST_SEPARATOR_CHAR, LIST_SEPARATOR_CHAR);
+ BIO_printf(bio_err," -sess_out arg - file to write
SSL session ton");
+ BIO_printf(bio_err," -sess_in arg - file to read
SSL session fromn");
#ifndef OPENSSL_NO_TLSEXT
BIO_printf(bio_err," -servername host - Set TLS
extension servername in ClientHellon");
BIO_printf(bio_err," -tlsextdebug - hex dump
of all TLS extensions receivedn");
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|