In article <[email protected]> you write: >Note that port 853 is a convention. Servers could trivially run multiple >services over port 443, and demux based on the ALPN. I suppose that if >we see a lot blockage of port 853, servers will just do that -- run on >port 443, demux based on ALPN="DoT"...
If you're going to do that, it's probably easier to have your client add https headers and do DoH than to add a DoT switch to the ALPN code in your web server. R's, John _______________________________________________ dns-privacy mailing list [email protected] https://www.ietf.org/mailman/listinfo/dns-privacy
