|
@@ -19,6 +19,12 @@
|
|
Sets the TLS protocol method. Possible values are:
|
|
Sets the TLS protocol method. Possible values are:
|
|
</para>
|
|
</para>
|
|
<itemizedlist>
|
|
<itemizedlist>
|
|
|
|
+ <listitem>
|
|
|
|
+ <para>
|
|
|
|
+ <emphasis>TLSv1.2+</emphasis> - TLSv1.2 or newer (TLSv1.3, ...)
|
|
|
|
+ connections are accepted (available starting with openssl/libssl v1.1.1)
|
|
|
|
+ </para>
|
|
|
|
+ </listitem>
|
|
<listitem>
|
|
<listitem>
|
|
<para>
|
|
<para>
|
|
<emphasis>TLSv1.2</emphasis> - only TLSv1.2 connections are accepted
|
|
<emphasis>TLSv1.2</emphasis> - only TLSv1.2 connections are accepted
|