[sr-dev] git:master:59ce5597: tls: more details about tls.cfg reload

Daniel-Constantin Mierla miconda at gmail.com
Mon Jan 11 11:37:54 CET 2016


Module: kamailio
Branch: master
Commit: 59ce55977e91c399b86177060421d32dbbd7be06
URL: https://github.com/kamailio/kamailio/commit/59ce55977e91c399b86177060421d32dbbd7be06

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at 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/59ce55977e91c399b86177060421d32dbbd7be06.diff
Patch: https://github.com/kamailio/kamailio/commit/59ce55977e91c399b86177060421d32dbbd7be06.patch

---

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>




More information about the sr-dev mailing list