Closed jherby2k closed 2 years ago
There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!
I have set up "encryption" to serve out DoH and DoT queries to downstream clients. I did this by enabling SSL in the Addon (and forwarding 443 to port 80) and then again in the Encryption page. There, I made the HTTPS port 4433 to avoid a conflict as the doc seems to suggest.
It seems to be working but I have some questions:
1) shouldn't 853 show up in the Addon's network page so I can open it? I'm surprised it's working... 2) should I be forwarding 443 to port 80? I just kept trying things until it worked. 3) why does the DoH even work at all on port 443 when I set it to port 4433??
If you clarify, I'll submit a PR to update the docs.