[OpenSIPS-Users] Communication via TLS

ram talk2ram at gmail.com
Mon Jul 5 20:43:36 CEST 2010


If you read the TLS Document, either you can use the same Certificate or
generate new one

Ram

On Mon, Jul 5, 2010 at 8:36 AM, Premalatha Kuppan
<premalatha at ngintech.com>wrote:

> Thanks Ram.
>
> should i use the certificates available in the following path ?
>
> "
>  tls_certificate = "//etc/opensips/tls/user/user-cert.pem"
> tls_private_key = "//etc/opensips/tls/user/user-privkey.pem"
> tls_ca_list = "//etc/opensips/tls/user/user-calist.pem" "
>
>
> Also, iam tesing on ubuntu, do eyebeam works on linux ?
>
>
> On Mon, Jul 5, 2010 at 12:57 PM, ram <talk2ram at gmail.com> wrote:
>
>> download the certificate and install using IE or any other browser
>>
>> we have used eyebeam it works great
>>
>> Ram
>>
>>
>>
>>
>>   On Fri, Jul 2, 2010 at 12:47 PM, Premalatha Kuppan <
>> premalatha at ngintech.com> wrote:
>>
>>>  Hi,
>>>
>>> I have installed Opensips with TLS enabled.
>>>
>>> I wonder how to check and enable all the communication via TLS. Now with
>>> following configuration, the communication is via UDP
>>>
>>> Compiled the code with TLS enabled in makefile.
>>> In Opensips.cfg, i did the following modification: enabled TLS and
>>> commented the listen udp line.
>>>
>>>
>>> Is that nything else i need to do ?
>>>
>>> Also for testing, i believe xlite doesn't support TLS and i need to use
>>> minisip. Correct me.
>>> *
>>> OpenSIPS.cfg:*
>>> /* uncomment the following lines to enable TLS support  (default off) */
>>> disable_tls = no
>>>
>>> listen = tls:IPaddr:5061
>>> tls_verify_server = 0
>>> tls_verify_client = 0
>>> tls_require_client_certificate = 0
>>> tls_method = TLSv1
>>> tls_certificate = "//etc/opensips/tls/user/user-cert.pem"
>>> tls_private_key = "//etc/opensips/tls/user/user-privkey.pem"
>>> tls_ca_list = "//etc/opensips/tls/user/user-calist.pem"
>>>
>>>
>>> port=5061
>>>
>>> /* uncomment and configure the following line if you want opensips to
>>>    bind on a specific interface/port/proto (default bind on all
>>> available) */
>>> #listen=udp:IPaddr:5060
>>>
>>> Thanks,
>>> Prem
>>>
>>>
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users at lists.opensips.org
>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100705/7bcc3808/attachment.htm 


More information about the Users mailing list