[sr-dev] [kamailio/kamailio] tls.cfg: resolve macros (#2691)

sergey-safarov notifications at github.com
Fri Mar 26 08:34:01 CET 2021


### Description

I want use macros defined in `kamailio.cfg` inside `tls.cfg` like:
```
[server:[IPV6_ADDR]:5061]
method = TLSv1.2+
verify_certificate = yes
require_certificate = no
private_key = /etc/kamailio/tls/example.com.key
certificate = /etc/kamailio/tls/example.com.pem
server_name = example.com
server_name_mode = 1
```

This allows to minimize Kamailio config file adjustments inside cloud installations.


-- 
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/issues/2691
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210326/f63c1ae4/attachment-0001.htm>


More information about the sr-dev mailing list