Commit a2bab12a authored by Rich Salz's avatar Rich Salz
Browse files

GH611: s_client help message bug

parent 106dbca3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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,