mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Patch for typo in unbound.conf man page.
git-svn-id: file:///svn/unbound/trunk@4999 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
c1c1cd97e7
commit
ac8dc59341
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
30 November 2018: Wouter
|
||||||
|
- Patch for typo in unbound.conf man page.
|
||||||
|
|
||||||
29 November 2018: Wouter
|
29 November 2018: Wouter
|
||||||
- iana portlist updated.
|
- iana portlist updated.
|
||||||
- Fix chroot auth-zone fix to remove chroot prefix.
|
- Fix chroot auth-zone fix to remove chroot prefix.
|
||||||
|
|
|
||||||
|
|
@ -448,7 +448,7 @@ Alternate syntax for \fBtls\-upstream\fR. If both are present in the config
|
||||||
file the last is used.
|
file the last is used.
|
||||||
.TP
|
.TP
|
||||||
.B tls\-service\-key: \fI<file>
|
.B tls\-service\-key: \fI<file>
|
||||||
If enabled, the server provider TLS service on its TCP sockets. The clients
|
If enabled, the server provides TLS service on its TCP sockets. The clients
|
||||||
have to use tls\-upstream: yes. The file is the private key for the TLS
|
have to use tls\-upstream: yes. The file is the private key for the TLS
|
||||||
session. The public certificate is in the tls\-service\-pem file. Default
|
session. The public certificate is in the tls\-service\-pem file. Default
|
||||||
is "", turned off. Requires a restart (a reload is not enough) if changed,
|
is "", turned off. Requires a restart (a reload is not enough) if changed,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue