mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-02 10:03:01 +02:00
Disable tls_cipher_suite
This commit is contained in:
parent
bd10bc051f
commit
1cf953ba39
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ tls_disable_session_tickets = true
|
|||
## Keep tls_cipher_suite empty if you have issues fetching sources or
|
||||
## connecting to some DoH servers. Google and Cloudflare are fine with it.
|
||||
|
||||
tls_cipher_suite = [49195]
|
||||
# tls_cipher_suite = [49195]
|
||||
|
||||
|
||||
## Fallback resolver
|
||||
|
|
Loading…
Add table
Reference in a new issue