Query DNS for HTTPS records (alongside traditional A and AAAA queries) and, on receiving a record, trigger an HTTP->HTTPS redirect. Design doc for all Chrome DNS HTTPS plans: https://docs.google.com/document/d/1k461sRbddjDGj7Q8f-ZKHZvmB-ENUWSdX_3Fpp2dmXQ This feature covers just the basic query and HTTP->HTTPS upgrade part of those plans, and only for simpler cases that do not require followup DNS queries by the Chrome DNS stack.
Not directly part of the Web API, only has indirect behavior implications on the webplatform in the form of the HTTP->HTTPS redirect triggered by DNS signals. HTTPS DNS records are a feature of DNS. The spec is a draft of the IETF DNSOP working group, and while not yet a published RFC, it is widely considered stable and ready for implementation. IANA has designated HTTPS as DNS resource record type 65.
--
You received this message because you are subscribed to the Google Groups "net-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to net-dev+u...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/net-dev/CAMOjQcEBMxZEbfafcZeaMHuexiayNi08E7CUo1yCZANfGa0yOw%40mail.gmail.com.