[Freeswitch-users] How to setup TLS

Brian West brian at freeswitch.org
Sun Aug 3 10:06:08 PDT 2008


And you have everything in conf/ssl right?

/b


On Aug 3, 2008, at 12:01 PM, Peter P GMX wrote:

> Hello Brian,
>
> Yes it's turned on:
>     <!-- TLS: disabled by default, set to "true" to enable -->
>     <param name="tls" value="true"/>
>     <!-- additional bind parameters for TLS -->
>     <param name="tls-bind-params" value="transport=tls"/>
>     <!-- Port to listen on for TLS requests. (5061 will be used if  
> unspecified) -->
>     <param name="tls-sip-port" value="5061"/>
>     <!-- Location of the agent.pem and cafile.pem ssl certificates  
> (needed for TLS server) -->
>     <param name="tls-cert-dir" value="$${base_dir}/conf/ssl"/>
>     <!-- TLS version ("sslv23" (default), "tlsv1"). NOTE: Phones may  
> not work with TLSv1 -->
>     <param name="tls-version" value="tlsv1"/>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080803/f1c98d07/attachment-0002.html 


More information about the FreeSWITCH-users mailing list