projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
106dbca
)
GH611: s_client help message bug
author
Rich Salz
<rsalz@openssl.org>
Tue, 2 Feb 2016 17:16:10 +0000
(12:16 -0500)
committer
Rich Salz
<rsalz@openssl.org>
Tue, 2 Feb 2016 17:16:10 +0000
(12:16 -0500)
Reviewed-by: Emilia Käsper <emilia@openssl.org>
apps/s_client.c
patch
|
blob
|
history
diff --git
a/apps/s_client.c
b/apps/s_client.c
index caf76d35dc5accd6067315aef53b107d400ac7d1..0c1102b9c36a0ddfcbefa453455300a8ba16305e 100644
(file)
--- a/
apps/s_client.c
+++ b/
apps/s_client.c
@@
-390,8
+390,6
@@
static void sc_usage(void)
" -no_tls1_2/-no_tls1_1/-no_tls1/-no_ssl3/-no_ssl2 - turn off that protocol\n");
BIO_printf(bio_err,
" -bugs - Switch on all SSL implementation bug workarounds\n");
- BIO_printf(bio_err,
- " -serverpref - Use server's cipher preferences (only SSLv2)\n");
BIO_printf(bio_err,
" -cipher - preferred cipher to use, use the 'openssl ciphers'\n");
BIO_printf(bio_err,