<p dir="ltr">I am trying to connect to OpenSIPS via TLS, but getting this error &quot;500 Server Error occurred (7/T/M)&quot;.</p>
<p dir="ltr">I suspect this is because OpenSIPS has SSL version 2 disabled by default because I see the following in the log:</p>
<p dir="ltr">DBG:core:tcp_send: buf=#012SIP/2.0 500 Server error occurred (7/TM)#015#012Via: SIP/2.0/TLS</p>
<p dir="ltr">I would like to know how to enable SSL version 2 on OpenSIPS.  I know that SSLv2 is not very secure but this is only for testing purposes. </p>