Re: [SR-Users] TLS: support TLS v1.2 ?

2013-11-03 Thread Daniel-Constantin Mierla
Hello, tlsv1.1. and tlsv1.2 were not recognized by the tls module config parsing to tls_method parameter. I pushed the changes in git master branch. The change is rather small, hope it was all needed. Can you give a try to the git master branch? If all goes fine, it can be backported. Note

[SR-Users] TLS: support TLS v1.2 ?

2013-11-03 Thread Marc M .
Hi! I have question concerning TLS module. I would like to enable TLS 1.2 protocol. As I understand the TLS module is compiled with openssl, which as far as i know has TLS 1.2 support since openssl 1.0.1. I am wondering if there is way to enable TLS 1.2 on the TLS module? Many thanks Marc

Re: [SR-Users] TLS support in Kamailio

2012-10-12 Thread Klaus Darilion
There might be some steps which can be skipped - eg. if you already have certificates. But if you are not familiar with TLS yet, it may be a good idea to perform the howto step-by-step and learn about TLS. regards Klaus On 12.10.2012 12:00, Kamal Palei wrote: Hi Daniel I was just googling TLS

Re: [SR-Users] TLS support in Kamailio

2012-10-12 Thread Kamal Palei
Hi Daniel I was just googling TLS support in Kamailio. Came across http://nil.uniza.sk/network-security/tls/configuring-tls-support-kamailio-31-howto , am just wondering if I have to go step by step mentioned in this link. Can you please advise if all of these are required? And I was looking at ho

Re: [SR-Users] TLS support in Kamailio

2012-10-08 Thread Daniel-Constantin Mierla
Hello, On 10/5/12 1:29 PM, Kamal Palei wrote: Hi Daniel Thanks a lot for kind response. For this requirement, I need - 1. When a message is received at Kamailio proxy, that message either will be sent to client side or to main proxy side. 2. If it is supposed to send to client side, then it sho

Re: [SR-Users] TLS support in Kamailio

2012-10-05 Thread Kamal Palei
Hi Daniel Thanks a lot for kind response. For this requirement, I need - 1. When a message is received at Kamailio proxy, that message either will be sent to client side or to main proxy side. 2. If it is supposed to send to client side, then it should send in plain UDP. Also note that, when the

Re: [SR-Users] TLS support in Kamailio

2012-10-05 Thread Daniel-Constantin Mierla
Hello, yes, it is possible. There are couple options: - rewrite r-uri ($ru) to contain the transport=tls and then t_relay() - set dst uri ($du) to the uri point to main proxy address having the transport=tls parameter and then t_relay() - use t_relay_to("tls:mainproxyip:port") Cheers, Daniel

[SR-Users] TLS support in Kamailio

2012-10-04 Thread Kamal Palei
Hi List I have a specific requiremnt where I want Kamailio proxy need to work as a intermideiate proxy . The endpoints will talk to Kamailio using UDP as transport and Kamailio should interact with main proxy using TLS. Is this scenario possible with Kamailio ? If so, can you give me some pointer

Re: [SR-Users] TLS Support

2011-02-11 Thread Bernhard Suttner
Thanks a lot :-) -Ursprüngliche Nachricht- Von: Klaus Darilion [mailto:klaus.mailingli...@pernau.at] Gesendet: Donnerstag, 10. Februar 2011 19:19 An: Bernhard Suttner Cc: sr-users@lists.sip-router.org Betreff: Re: [SR-Users] TLS Support Bernhard Suttner wrote: > Hi, > > ho

Re: [SR-Users] TLS Support

2011-02-10 Thread Klaus Darilion
Bernhard Suttner wrote: Hi, how could I compile the TLS module and only the TLS module - not the other sources. cd modules/tls make regards klaus BTW: The documentation within the http://www.kamailio.org/docs/tls.html is not up-to-date. Thanks in advance. Best regards, Bernhard __

[SR-Users] TLS Support

2011-02-10 Thread Bernhard Suttner
Hi, how could I compile the TLS module and only the TLS module - not the other sources. BTW: The documentation within the http://www.kamailio.org/docs/tls.html is not up-to-date. Thanks in advance. Best regards, Bernhard ___ SIP Express Router (S