@oej commented on this pull request.
@@ -213,6 +213,43 @@ modparam("db_redis",
"keys", "version=entry:table_name;location=entry:ruid&u
<programlisting format="linespecific">
...
modparam("db_redis", "verbosity", 0)
+...
+ </programlisting>
+ </example>
+ </section>
+
+ <section id="db_redis.p.opt_ssl">
+ <title><varname>opt_ssl</varname> (int)</title>
+ <para>
+ Controls SSL usage while connecting to a remote DB.
Please do not use "SSL" in any documentation as that protocol is old and deemed
insecure. Replace with "TLS".
Setting names in new code should reflect this, regardless of the names used by old
libraries.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3345#pullrequestreview-1274608954
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3345/review/1274608954(a)github.com>