How Chrome’s New HTTPS‑First Mode Will Secure the Web by Default

Chrome is trialing an HTTPS‑First approach that automatically upgrades insecure HTTP requests, warns about risky downloads, and gradually rolls out secure‑by‑default settings, aiming to protect the majority of web traffic from eavesdropping and tampering.

Liangxu Linux
Liangxu Linux
Liangxu Linux
How Chrome’s New HTTPS‑First Mode Will Secure the Web by Default

HTTPS Automatic Upgrade

Chrome 115 introduces a trial that automatically upgrades every http:// request to https://, even when the user explicitly types an insecure URL. The mechanism is similar to HSTS but adds a safety check: if the HTTPS connection fails because of an invalid TLS certificate, a handshake error, or a 404 response, Chrome falls back to the original http:// URL. This ensures that insecure fallback occurs only when HTTPS is truly unavailable.

Insecure Download Warning

Chrome has removed support for mixed downloads (downloading HTTP content from an HTTPS page). Now, before downloading any high‑risk file over an insecure connection, Chrome displays a warning that the file could bypass the browser sandbox and contain malicious code. Users may still choose to proceed if they accept the risk. Starting in mid‑September, the warning will also cover lower‑risk file types such as images, audio, and video.

Gradual Rollout of HTTPS‑First Mode

Enabled by default for users enrolled in the Google Advanced Protection program and signed into Chrome.

Enabled by default in Incognito windows.

Chrome is testing automatic enablement for users who rarely use the HTTP protocol.

Users who want immediate protection can manually enable the setting at chrome://settings/security by turning on “Always use secure connections”.

Reference

https://blog.chromium.org/2023/08/towards-https-by-default.html

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

ChromeHTTPSHSTSHTTPS‑First
Liangxu Linux
Written by

Liangxu Linux

Liangxu, a self‑taught IT professional now working as a Linux development engineer at a Fortune 500 multinational, shares extensive Linux knowledge—fundamentals, applications, tools, plus Git, databases, Raspberry Pi, etc. (Reply “Linux” to receive essential resources.)

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.