[SR-Users] What is required to enable TLS on non-standard port?

Corey Edwards tensai at zmonkey.org
Fri Feb 14 16:21:35 CET 2014


On Thu, Feb 13, 2014 at 4:35 PM, <info at vintageelectronics.ca> wrote:

>  Corey:
>
> listen=tls:127.0.0.1:5066
>

Make sure in your config that 127.0.0.1 is replaced by your real IP address,
or 0.0.0.0, otherwise it will only listen on the local host and won't be
open over the network.


> port=5066
>

This is unnecessary.


> tls.cfg is the same as installed from rpm. I did not change anything in
> it. Only defined WITH_TLS.
>

Make sure you have a valid key and certificate file.

Have you tried starting up with debug=4? The debug messages are usually
pretty good at pointing toward the problem.

Corey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20140214/5c437a9b/attachment-0001.html>


More information about the sr-users mailing list