implement disable TLS validation config option
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
parent
0e342aab7f
commit
0e2ca7d719
4 changed files with 19 additions and 2 deletions
|
@ -32,6 +32,8 @@ allow_legacy_media = true
|
|||
startup_netburst = true
|
||||
startup_netburst_keep = -1
|
||||
|
||||
allow_invalid_tls_certificates_yes_i_know_what_the_fuck_i_am_doing_with_this_and_i_know_this_is_insecure = true
|
||||
|
||||
# valgrind makes things so slow
|
||||
dns_timeout = 60
|
||||
dns_attempts = 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue