@oej commented on this pull request.
+ </itemizedlist>
+
<para><emphasis> Default value is <quote>TLSv1.2</quote>.
</emphasis></para>
+
+ <example>
+ <title>Set <varname>tls_method</varname>
parameter</title>
+
+ <programlisting format="linespecific">...
+modparam("tls", "tls_method", "TLSv1")
+...
+ </programlisting>
+ </example>
+ </section>
+ <section>
+ <title>private_key (string)</title>
+
+ <para>Sets the private key file name.</para>
Do you support both der and pem encoding? Please specify format.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3548#pullrequestreview-1592881970
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3548/review/1592881970(a)github.com>