<p></p>
Thanks for your work on ca_path. It is so that currently ca_path can<br>
only be given as tls module config parameter and not in tls config<br>
file.   I tried like this:<br>
<br>
modparam("tls", "config", "/etc/sip-proxy/tls.cfg")<br>
<br>
tls.cfg:<br>
<br>
[server:default]<br>
verify_certificate = yes<br>
require_certificate = no<br>
server_name = lohi.tutpro.com<br>
tls_method = TLSv1.1+<br>
private_key = /etc/sip-proxy/certs/key.pem<br>
certificate = /etc/sip-proxy/certs/cert.pem<br>
ca_path = /etc/sip-proxy/certs/ca_list<br>
<br>
and got error at start:<br>
<br>
Mar 23 11:47:18 lohi /usr/bin/sip-proxy[25175]: ERROR: <core> [core/cfg_parser.c:731]: sr_cfg_parse(): tls.cfg:7:1: Unsupported option 'ca_path'<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2682#issuecomment-804768330">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZJDO3LE3HBCINGSRWDTFBQMHANCNFSM4ZLD66AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJJYAZOXPFJQMDTQB3TFBQMHA5CNFSM4ZLD66AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF734USQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2682#issuecomment-804768330",
"url": "https://github.com/kamailio/kamailio/issues/2682#issuecomment-804768330",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>