|
|
|
|
|
by YPPH
1311 days ago
|
|
One reason for that is explained well in a comment on the article. Note that as with the Windows version, the protocol is HTTP, not HTTPS – because captive portals completely break TLS, but plaintext HTTP will result in a clean redirect to the portal, allowing the network service to detect the presence of the portal and to bring up a browser window to let the user authenticate. (https://devblogs.microsoft.com/oldnewthing/20221115-00/?p=10...) I can see no reason why HTTPS is needed in any event. It's a single purpose domain that serves a static text file which everyone knows the content of. |
|