- Aug 17, 2014
- 11,777
Google plans to introduce functionality in the company's Chrome web browser to make HTTPS the default.
A recent Chromium commit, spotted by Windows Latest, confirms the plan.
The initial version of the implementation is just a first step according to Google. It will modify code so that omnibox and auto-complete codes use HTTPS as the default. Google calls this "upgraded HTTPS navigations".Default typed omnibox navigations to HTTPS: Initial implementation
Presently, when a user types a domain name in the omnibox such as "example.com", Chrome navigations to the HTTP version of the site (Example Domain). However, the web is increasingly moving towards HTTPS, and we now want to optimize omnibox navigations and first-load performance for HTTPS, rather than HTTP.
Chrome will fall back to HTTP if HTTPS is not supported by the site in question. SSL errors are ignored by Chrome if the HTTPS connection fails provided that it was part of an HTTPS upgrade.
The current implementation is not ready for general use according to Google. One shortcoming is that it waits for the HTTPS connection to load or to fail before trying HTTP. Future versions will cancel the load automatically to try HTTP connections.
The feature will be implemented in Chromium and it will, as such, become part of other Chromium-based web browsers such as Vivaldi, Microsoft Edge, Opera or Brave as well.
Google did not reveal performance information; it seems unlikely that users will notice a positive effect but it is quite possible that HTTP sites may load slower, at least initially because of the change.

Chrome will soon try HTTPS first when a user types an address in the browser - gHacks Tech News
Google plans to introduce a change in the company's Chrome browser that switches the browser's connection logic from HTTP to HTTPS.
