@oej commented on this pull request.
In src/modules/cdp/doc/cdp_admin.xml:
> + </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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.