Loading apps/s_server.c +7 −7 Original line number Diff line number Diff line Loading @@ -1222,14 +1222,14 @@ bad: goto end; } psk_identity = "JPAKE"; } if (cipher) { BIO_printf(bio_err, "JPAKE sets cipher to PSK\n"); goto end; } cipher = "PSK"; } #endif SSL_load_error_strings(); Loading Loading
apps/s_server.c +7 −7 Original line number Diff line number Diff line Loading @@ -1222,14 +1222,14 @@ bad: goto end; } psk_identity = "JPAKE"; } if (cipher) { BIO_printf(bio_err, "JPAKE sets cipher to PSK\n"); goto end; } cipher = "PSK"; } #endif SSL_load_error_strings(); Loading