dohd
dohd copied to clipboard
Non-encrypted daemon mode for localhost testing
Run on http:// to allow testing on localhost without certs
not sure about the advantage. You would need a downgraded client as well.
Perhaps it's better to find a way to export keys to decode a wireshark capture
I will extend this: If it run behind a load-balancing proxy with TLS termination like haproxy or nginx (in location block for example) it need a raw http mode. Best bet I think is a configure option to compile without TLS.
@Mrothyr Hi! you are welcome to file a PR!