Dagens Spørsmål & Svar-sesjon kommer til oss med høflighet av SuperUser-en underavdeling av Stack Exchange, en fellesskapsdrevet gruppering av Q & A-nettsteder.
Spørsmålet
SuperUser leser kiewic vil vite hvordan å tvinge Google Chrome til å alltid bruke HTTPS i stedet for HTTP når det er mulig:
Many websites offer both versions (HTTPS and HTTP) like https://stackoverflow.com and https://stackoverflow.com for instance.
Is there any way to force Google Chrome to always try for HTTPS first before HTTP when typing something like stackoverflow.com in the address bar?
Hvordan tvinger du Google Chrome til å alltid bruke HTTPS i stedet for HTTP når det er mulig?
Svaret
SuperUser bidragsytere paradroid og Omar har svaret for oss. Først opp, paradroid:
You could try the HTTPS Everywhere extension for Google Chrome.
Etterfulgt av svaret fra Omar:
Force HTTPS in Google Chrome
Google is one of the more aggressive companies pushing to make this happen. Here are several ways you can force HTTPS in Chrome to ensure your browsing is as safe as possible.
Start Google Chrome with HTTPS
Enable Google Chrome support by typing chrome://net-internals/ into your address bar, then select HSTS from the drop-down menu. HSTS is HTTPS Strict Transport Security, a way for websites to elect to always use HTTPS. Using this setting, you can now force HTTPS for any domain you want and even “pin” the domain so that only a more trusted subset of CAs are permitted to identify that domain. The downside is that if you force a domain that does not have SSL at all, you will not be able to access the website.
HTTP Strict Transport Security (The Chromium Projects)
Force HTTPS with the KB SSL Enforcer Extension
This extension will force HTTPS in Google Chrome for websites that support it. Keep in mind that It is not completely secure against the infamous Firesheep, but it does minimize the risk greatly. Due to Google Chrome’s limitations, the KB SSL Enforcer extension redirects the page while it is loading. You will see a quick flicker of the unencrypted page, but it redirects you as fast as possible.
KB SSL Enforcer Extension Homepage
Use HTTP Extension to Force HTTPS in Google Chrome
The Use HTTP extension will force defined sites to use HTTPS instead of HTTP. It comes preloaded with two defined sites: Facebook and Twitter. Like the previous extension, the initial request is sent to websites not using HTTPS.
Use HTTPS Extension Homepage
Har du noe å legge til forklaringen? Lyder av i kommentarene. Vil du lese flere svar fra andre tech-savvy Stack Exchange-brukere? Sjekk ut hele diskusjonstråden her.