Module: kamailio
Branch: master
Commit: 6cfc60875063b9c75ef3a09d879e0e47b92935ea
URL:
https://github.com/kamailio/kamailio/commit/6cfc60875063b9c75ef3a09d879e0e4…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-09-05T13:01:19+02:00
tls: allow defining a tls profile (domain) for any address
- token 'any' or 'all' can be used instead of the address
[server:any] or [client:any]
- useful when the IP address/port to listen on is not known upfront or
many addresses are used to listen on
- such profiles can be defined many times and must have server_name attribute
(for SNI)
---
Modified: src/modules/tls/tls_config.c
Modified: src/modules/tls/tls_domain.c
Modified: src/modules/tls/tls_domain.h
---
Diff:
https://github.com/kamailio/kamailio/commit/6cfc60875063b9c75ef3a09d879e0e4…
Patch:
https://github.com/kamailio/kamailio/commit/6cfc60875063b9c75ef3a09d879e0e4…