- Update generated man pages.

This commit is contained in:
W.C.A. Wijngaards
2026-02-09 16:11:17 +01:00
parent c956aea93d
commit f7f638e18f
2 changed files with 7 additions and 3 deletions
+1
View File
@@ -2,6 +2,7 @@
- Merge #1401: Add a new build-time option for system TLS.
The --enable-system-tls flag enables the
tls-use-system-policy-versions setting by default.
- Update generated man pages.
6 February 2026: Yorgos
- Fix #1389: [FR] replacement with ECC-GOST12 according to RFC9558.
+6 -3
View File
@@ -1299,13 +1299,16 @@ Default: yes
.INDENT 0.0
.TP
.B tls\-use\-system\-policy\-versions: \fI<yes or no>\fP
Enable or disable general\-puspose version\-flexible TLS server configuration
Enable or disable general\-purpose version\-flexible TLS server configuration
when serving TLS.
This will allow the whole list of available TLS versions provided by the
crypto library, which may have been further restricted by the system\(aqs
crypto policy.
.sp
By default Unbound only uses the latest available TLS version.
If disabled Unbound only uses the latest available TLS version.
.sp
The default depends on a compilation choice, it is set
at @SYSTEM_TLS_DEFAULT@ .
.sp
\fBCAUTION:\fP
.INDENT 7.0
@@ -1321,7 +1324,7 @@ Changing the value requires a reload.
.UNINDENT
.UNINDENT
.sp
Default: no
Default: @SYSTEM_TLS_DEFAULT@
.UNINDENT
.INDENT 0.0
.TP