Module: kamailio Branch: master Commit: 8b3847085e793596528d4675acce467a2e7629b7 URL: https://github.com/kamailio/kamailio/commit/8b3847085e793596528d4675acce467a2e7629b7
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2016-01-11T11:37:29+01:00 tls: regenerated the readme file --- Modified: modules/tls/README --- Diff: https://github.com/kamailio/kamailio/commit/8b3847085e793596528d4675acce467a2e7629b7.diff Patch: https://github.com/kamailio/kamailio/commit/8b3847085e793596528d4675acce467a2e7629b7.patch --- 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. _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
