In fact, no browser will allow you to use HTTPS to visit an HTTP only
website. Moreover, this is not a functionality of any browser at
all. If a website is HTTP only, trying to visit it using HTTPS will
result in plain failure.
The redirection of https://www.youtube.com to Google homepage has
nothing to do with Chrome browser. This is just the YouTube website
setup on the website owner's side (which happens to be Google). This
redirection happens from the YouTube website and happens for all
browsers.
This issue has nothing to do with Chrome browser, and is certainly not
a hijack.
Your assumption here is incorrect. YouTube accepts connection and even
starts communication with the browser. That's why you see warning
about wrong certificate - server sends to the browser certificate for
SSL communication. If you look at that certificate you'll see that
it's issued to *.google.com, i.e. it's perfectly valid certificate for
Google, just youtube.com is not a sub-domain for Google domain. And
the only thing that could require explanation here is why after
setting up SSL connection it redirects you to google.com (not even
using https)...
Pavel
> --
> Chromium Discussion mailing list: chromium...@chromium.org
> View archives, change email options, or unsubscribe:
> http://groups.google.com/a/chromium.org/group/chromium-discuss
>
Can someone @google.com chime in on where this can be bugreported and
preferably also followed up on? It seems like a loss to both the user
and the Google brand when redirections behave in this confusing way.
The logical thing would be to show the HTTP page and add a notice on
the page explaining why HTTPS isn't available (perhaps cost? Or energy
= carbon emissions?)