@oej commented on this pull request.
+
+ <para>Sets the private key file
name.</para>
+
+ <example>
+ <title>Set <varname>private_key</varname>
parameter</title>
+
+ <programlisting format="linespecific">...
+modparam("cdp", "private_key",
"/usr/local/etc/kamailio/my_pkey.pem")
+...
+ </programlisting>
+ </example>
+ </section>
+ <section>
+ <title>certificate (string)</title>
+
+ <para>Sets the certificate file name.</para>
What type of cert? Signed by whom?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3548#pullrequestreview-1592882517
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3548/review/1592882517(a)github.com>