The branch OpenSSL_1_0_2-stable has been updated
       via  a2bab12a331b6764804913d08e2e472c9e5d13ae (commit)
      from  106dbca36cb6cf2f63d76eb5ee4f8398adf81fff (commit)


- Log -----------------------------------------------------------------
commit a2bab12a331b6764804913d08e2e472c9e5d13ae
Author: Rich Salz <[email protected]>
Date:   Tue Feb 2 12:16:10 2016 -0500

    GH611: s_client help message bug
    
    Reviewed-by: Emilia Käsper <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 apps/s_client.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/apps/s_client.c b/apps/s_client.c
index caf76d3..0c1102b 100644
--- a/apps/s_client.c
+++ b/apps/s_client.c
@@ -391,8 +391,6 @@ static void sc_usage(void)
     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,
                "                 command to see what is available\n");
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to