<div dir="ltr"><div>Hi all, </div><div><br></div><div>I have a legacy server only accept TLS_RSA_WITH_RC4_128_MD5 cipher. </div><div><br></div><div>I have a client using openssl 1.1.0e. It doesn't include TLS_RSA_WITH_RC4_128_MD5. </div>I have recompiled the openssl using  enable-weak-ssl-ciphers, but it doesn't work<div>but  TLS_RSA_WITH_RC4_128_SHA  is in client hello message. </div><div><br></div><div>It looks like all MD5 related ciphers are removed.  I tried to use SSL_CTX_set_security_level to </div><div>set level to 0. but it doesn't work. </div><div><br></div><div>Do you have any idea how to enable TLS_RSA_WITH_RC4_128_MD5? </div><div><br clear="all"><div><div class="gmail_signature">Regards,<br>Siyuan<br>---<br></div></div>
</div></div>