Module: kamailio
Branch: master
Commit: 8b3847085e793596528d4675acce467a2e7629b7
URL:
https://github.com/kamailio/kamailio/commit/8b3847085e793596528d4675acce467…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2016-01-11T11:37:29+01:00
tls: regenerated the readme file
---
Modified: modules/tls/README
---
Diff:
https://github.com/kamailio/kamailio/commit/8b3847085e793596528d4675acce467…
Patch:
https://github.com/kamailio/kamailio/commit/8b3847085e793596528d4675acce467…
---
diff --git a/modules/tls/README b/modules/tls/README
index e684498..da74077 100644
--- a/modules/tls/README
+++ b/modules/tls/README
@@ -1306,8 +1306,10 @@ modparam("tls", "config",
"/usr/local/etc/kamailio/tls.cfg")
11.4. tls.reload
- 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.
Parameters:
* None.