Re: [OpenSIPS-Users] TLS-enabled SIP server by installing deb file

2014-04-28 Thread microx
Hi Liviu, Your solution works for me. Thanks for your help. Best wishes, Chen-Che -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/TLS-enabled-SIP-server-by-installing-deb-file-tp7590955p7590971.html Sent from the OpenSIPS - Users mailing list archive at

Re: [OpenSIPS-Users] TLS-enabled SIP server by installing deb file

2014-04-25 Thread Liviu Chircu
Hello Chen-Che, You could go for a quick fix in the meantime, until we figure out if there is a cleaner solution. Go to line 35 in the Makefile, uncomment "#TLS=1", then build your deb. Best regards, Liviu Chircu OpenSIPS Developer http://www.opensips-solutions.com On 04/25/2014 01:57 PM, mi

[OpenSIPS-Users] TLS-enabled SIP server by installing deb file

2014-04-25 Thread microx
Hi all, I would like to enable TLS in the OpenSIPS SIP server. Following the official tutorial, I can have such a TLS-enabled SIP server if I use ``TLS=1 make'' and ``TLS=1 make install'' to install OpenSIPS. However, when I use ``TLS=1 make deb'' to generate a deb file and install OpenSIPS from t