Hello,
On 24/02/16 11:13, Marek Moravčík wrote:
Hi guys,
I am currently doing research in SIP security. As described in RFC 6072, there can be credential server storing public and private keys (certificates). I have question, if there is any support from Kamailio for this, or if somebody has tried similar things with Kamailio. Thanks!
I haven't had the time to look at the RFC, can you describe shortly what exactly is supposed to happen in this case?
Kamailio supports loading the tls certificates from local file system at this moment and caches them in memory for speed. Reloading them at runtime can be done with a rpc command, without restarting kamailio.
Cheers, Daniel