<div dir="ltr">HI,<div><br></div><div>I have a query for SSl cipher on Openssl-1.0.1h</div><div>Have an application which is using library compiled with openssl-1.0.1h.</div><div><br></div><div>Application is failing in funcĀ <span style="font-family:Calibri,sans-serif;font-size:11pt">SSL_CTX_set_cipher_list() when input is "</span><span style="font-family:Calibri,sans-serif;font-size:11pt">RC4-MD5+RC4-SHA</span><span style="font-family:Calibri,sans-serif;font-size:11pt">" and it gets succeed when input is "RC4-SHA".</span></div><div><span style="font-family:Calibri,sans-serif;font-size:11pt">Not sure whether "RC4-MD5" is disabled by default on openssl-1.0.1h. Earlier application was using openssl-0.9.8d.</span></div><div><span style="font-family:Calibri,sans-serif;font-size:11pt">There it used to work fine..</span></div><div><span style="font-family:Calibri,sans-serif;font-size:14.6666660308838px">If that is the case, is there a way to enable RC4-MD5 on openssl-1.0.1h.</span><span style="font-family:Calibri,sans-serif;font-size:11pt"><br></span></div><div><span style="font-family:Calibri,sans-serif;font-size:14.6666660308838px"><br></span></div><div><span style="font-family:Calibri,sans-serif;font-size:11pt">Tried looking opensource link, couldn't find a way to explicitly enable this algorithm or even if it is diabled by default.</span></div><div>Any Inputs for same will be appreciated..</div><div><br></div><div><br></div><div>Thanks</div><div>Mukesh</div></div>