Add suport for TLS key logging

0c26d1637a
This commit is contained in:
quindecim 2023-05-26 23:17:11 +02:00
parent e97c047b13
commit 89a9f49cf9
1 changed files with 8 additions and 0 deletions

View File

@ -223,6 +223,14 @@ dnscrypt_ephemeral_keys = true
# tls_cipher_suite = [52392, 49199]
## Log TLS key material to a file, for debugging purposes only.
## This file will contain the TLS master key, which can be used to decrypt
## all TLS traffic to/from DoH servers.
## Never ever enable except for debugging purposes with a tool such as mitmproxy.
# tls_key_log_file = '/tmp/keylog.txt'
## Bootstrap resolvers
##
## These are normal, non-encrypted DNS resolvers, that will be only used