From 0e368252286aa2b32965950588ac9e89368107ff Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 23 Aug 2007 12:16:03 +0000 Subject: Update docs. --- apps/s_client.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/s_client.c') diff --git a/apps/s_client.c b/apps/s_client.c index 602275ba09..4f502158ab 100644 --- a/apps/s_client.c +++ b/apps/s_client.c @@ -236,6 +236,8 @@ static void sc_usage(void) BIO_printf(bio_err," -rand file%cfile%c...\n", LIST_SEPARATOR_CHAR, LIST_SEPARATOR_CHAR); #ifndef OPENSSL_NO_TLSEXT BIO_printf(bio_err," -servername host - Set TLS extension servername in ClientHello\n"); + BIO_printf(bio_err," -tlsextdebug - hex dump of all TLS extensions received\n"); + BIO_printf(bio_err," -no_ticket - disable use of RFC4507bis session tickets\n"); #endif } -- cgit v1.2.3