<div dir="ltr">I just found something odd in the Debian package for kamailio-als-modules and I'm looking for someone to verify it for me.<div><br></div><div>I verified that I'm using Kamailio 4.2 <br><br></div><div># Kamailio -v<br>version: kamailio 4.2.0 (x86_64/linux) 36e695</div><div><br></div><div>the docs <a href="http://kamailio.org/docs/modules/4.2.x/modules/tls.html#tls.p.tls_method">http://kamailio.org/docs/modules/4.2.x/modules/tls.html#tls.p.tls_method</a></div><div>show that I should be able to use "<em style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">TLSv1+" however Kamailio crashes on startup with </em></div><div><br></div><div>[tls_mod.c:287]: mod_init(): Invalid tls_method parameter value</div>
<div><br></div><div>I have verified that TLSv1.1 and TLSv1.2 both work, but I can not use TLSv1.1+ or TLSv1+</div><div>I also tried TLSv1.0+ ( I found it somewhere on the web ) but this doesn't work either.</div><div><br></div><div>I used strings against tls.so to see what was available, and this is what I found.</div><div><br></div><div><div>strings ~/tls.so  | grep TLSv1</div><div>TLSv1_client_method</div><div>TLSv1_server_method</div><div>TLSv1_method</div><div>TLSv1_1_client_method</div><div>TLSv1_1_server_method</div><div>TLSv1_1_method</div><div>TLSv1_2_client_method</div><div>TLSv1_2_server_method</div><div>TLSv1_2_method</div><div>TLSv1</div><div>TLS method used (TLSv1, SSLv3, SSLv2, SSLv23)</div><div>TLSv1.1</div><div>TLSv1.2</div></div><div><br><div>Any idea why this is differs from the docs, or what I'm doing wrong ?</div><div><br></div><div><br></div>-- <br><div class="gmail_signature">Sincerely<br><br>Jay</div>
</div></div>