Hi there,
I am using cloudflared
(in a dockerized environment) as a DoH proxy for my local Do53 DNS queries.
The docker environment is only for ease, it does not affect the setup in terms of my question
What I want to do is to see the DoH packets leaving the network decrypted in Wireshark. For this, I would need the SSL keys used by cloudflared
for connecting to the DoH server. Similar to what one can do with Firefox by setting the environment variable SSLKEYLOGFILE.
The desired setup is as follows.
Can I do this somehow? Can cloudflared
instructed to store the SSL key files?