@oej commented on this pull request.


In src/modules/cdp/doc/cdp_admin.xml:

> +
+      <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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3548/review/1592882517@github.com>