@ -1377,13 +1377,15 @@ openssl dhparam -out dhparam.pem 2048</programlisting>
<varlistentry >
<varlistentry >
<term > <option > tls_version</option> <replaceable > version</replaceable> </term>
<term > <option > tls_version</option> <replaceable > version</replaceable> </term>
<listitem >
<listitem >
<para > Configure the version of the TLS protocol to be
<para > Configure the minimum version of the TLS protocol to be
used for this listener. Possible values are
used for this listener. Possible values are
<replaceable > tlsv1.3</replaceable> ,
<replaceable > tlsv1.3</replaceable> ,
<replaceable > tlsv1.2</replaceable> and
<replaceable > tlsv1.2</replaceable> and
<replaceable > tlsv1.1</replaceable> . If left unset,
<replaceable > tlsv1.1</replaceable> . If left unset,
the default of allowing all of TLS v1.3, v1.2 and
the default of allowing TLS v1.3 and v1.2.</para>
v1.1 is used.</para>
<para > In Mosquitto version 1.6.x and earlier, this
option set the only TLS protocol version that
was allowed, rather than the minimum.</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
<varlistentry >
<varlistentry >
@ -1460,13 +1462,15 @@ openssl dhparam -out dhparam.pem 2048</programlisting>
<varlistentry >
<varlistentry >
<term > <option > tls_version</option> <replaceable > version</replaceable> </term>
<term > <option > tls_version</option> <replaceable > version</replaceable> </term>
<listitem >
<listitem >
<para > Configure the version of the TLS protocol to be
<para > Configure the minimum version of the TLS protocol to be
used for this listener. Possible values are
used for this listener. Possible values are
<replaceable > tlsv1.3</replaceable> ,
<replaceable > tlsv1.3</replaceable> ,
<replaceable > tlsv1.2</replaceable> and
<replaceable > tlsv1.2</replaceable> and
<replaceable > tlsv1.1</replaceable> . If left unset,
<replaceable > tlsv1.1</replaceable> . If left unset,
the default of allowing all of TLS v1.3, v1.2 and
the default of allowing TLS v1.3 and v1.2.</para>
v1.1 is used.</para>
<para > In Mosquitto version 1.6.x and earlier, this
option set the only TLS protocol version that
was allowed, rather than the minimum.</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
<varlistentry >
<varlistentry >