Note that the cipher suite also affects source retrieval

This commit is contained in:
Frank Denis 2018-04-11 11:42:10 +02:00
parent e20c980b15
commit 6b3212d3d7
1 changed files with 2 additions and 2 deletions

View File

@ -131,8 +131,8 @@ cert_refresh_delay = 240
## the following suite improves performance. RSA verification is faster than ECDSA.
## This may also help on Intel CPUs running 32-bit operating systems.
##
## Delete or comment the next line if you have issues connecting to some DoH servers.
## Google and Cloudflare are fine with it.
## Delete or comment the next line if you have issues fetching sources or
## connecting to some DoH servers. Google and Cloudflare are fine with it.
tls_cipher_suite = [52392, 49199]