<div>Hi,</div>
<div>&nbsp;</div>
<div>I just compiled openSER with TLS support. I checked that TLS = 1 in the Makefile when I compiled openSER. Now when I try to uncomment the parameters in the openser.cfg to enable the TLS support and restart openSER it does not start (I am using openserctl start command to start openser). It gives an error saying ERROR:PID file /var/run/openser.pid does not exist -- OpenSER start failed. I am using the following parameters in the 
openser.cfg file for the TLS support:</div>
<div>&nbsp;</div>
<div>disable_tls = 0</div>
<div>listen = tls:<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://10.30.100.41:5061/" target="_blank">10.30.100.41:5061</a></div>
<div>tls_verify = 1</div>
<div>tls_require_certificate = 0</div>
<div>tls_method = TLSv1</div>
<div>tls_certificate = &quot;/usr/local/etc/openser/tls/user/user-cert.pem&quot;</div>
<div>tls_private_key = &quot;/usr/local/etc/openser/tls/user/user-privkey.pem&quot;</div>
<div>tls_ca_list = &quot;usr/local/etc/openser/tls/user/user-calist.pem&quot;</div>
<div>&nbsp;</div>
<div>I have checked that all the paths are correct in defining the tls_certificate, tls_private_key and tls_ca_list. </div>
<div>I used the source tarball <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.openser.org/pub/openser/latest/src/openser-1.1.0-tls_src.tar.gz" target="_blank">openser-1.1.0-tls_src.tar.gz</a>&nbsp;for installing the openser. Your help is much appreciated.
</div>
<div>&nbsp;</div>
<div>Thanks</div><span class="sg">
<div>NCheeku</div>
<div>&nbsp;</div></span>