瀏覽代碼

tls: fix missing TLSv1.2+ parameter documentation

Henning Westerholt 6 年之前
父節點
當前提交
5e00109fab
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      src/modules/tls/doc/params.xml

+ 6 - 0
src/modules/tls/doc/params.xml

@@ -19,6 +19,12 @@
 		Sets the TLS protocol method. Possible values are:
 	</para>
 	<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>
 				<para>
 				<emphasis>TLSv1.2</emphasis> - only TLSv1.2 connections are accepted