[sr-dev] [kamailio/kamailio] fix TLS client config selection based on dst ip and port (#842)

sergey-vb notifications at github.com
Wed Nov 2 16:39:54 CET 2016


As i understand from

https://github.com/kamailio/kamailio/blob/master/modules/tls/tls.cfg

# Special settings for the iptel.org public SIP
# server. We do not verify the certificate of the
# server because it can be expired. The server
# implements authentication using SSL client
# certificates so configure the client certificate
# that was given to use by iptel.org staff here.
#
#[client:195.37.77.101:5061]
#verify_certificate = no
#certificate = ./modules/tls/iptel_client.pem
#private_key = ./modules/tls/iptel_key.pem
#ca_list = ./modules/tls/iptel_ca.pem
#crl = ./modules/tls/iptel_crl.pem

this is for match with remote ip and port when kamailio acts as client.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/842#issuecomment-257903411
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20161102/12710e8e/attachment.html>


More information about the sr-dev mailing list