Module: kamailio
Branch: master
Commit: 59ce55977e91c399b86177060421d32dbbd7be06
URL:
https://github.com/kamailio/kamailio/commit/59ce55977e91c399b86177060421d32…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2016-01-11T11:37:07+01:00
tls: more details about tls.cfg reload
---
Modified: modules/tls/doc/rpc.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/59ce55977e91c399b86177060421d32…
Patch:
https://github.com/kamailio/kamailio/commit/59ce55977e91c399b86177060421d32…
---
diff --git a/modules/tls/doc/rpc.xml b/modules/tls/doc/rpc.xml
index 5efbdee..48b7f6a 100644
--- a/modules/tls/doc/rpc.xml
+++ b/modules/tls/doc/rpc.xml
@@ -53,8 +53,10 @@
<section id="tls.r.tls.reload">
<title><function>tls.reload</function></title>
<para>
- Reload the external TLS configuration file. (Does not reload
- modparam() parameters)
+ Reload the external TLS configuration file (aka tls.cfg). It does not reload
+ modparam() parameters. Note that existing active TLS connections are not
+ terminated and they continue to use the old certificates. New configuration
+ will be used for new connections.
</para>
<para>Parameters: </para>
<itemizedlist>