]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
put tls-use-sni: on a line of its own
authorWillem Toorop <willem@nlnetlabs.nl>
Wed, 10 Mar 2021 14:14:45 +0000 (15:14 +0100)
committerWillem Toorop <willem@nlnetlabs.nl>
Wed, 10 Mar 2021 14:14:45 +0000 (15:14 +0100)
Sorry about this, this must have happened when I added the entries for padding queries and responses.

doc/unbound.conf.5.in

index 649078ea35784326073d2053e2428de59464ba0a..00c1191be74f0ea73b8e9405c20f6ac97dcc47b7 100644 (file)
@@ -583,6 +583,7 @@ Default is yes.
 .B pad\-queries\-block\-size: \fI<number>
 The block size with which to pad queries sent over TLS upstreams.
 Default is 128.
+.TP
 .B tls\-use\-sni: \fI<yes or no>
 Enable or disable sending the SNI extension on TLS connections.
 Default is yes.