Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

why does FF insist on using https when the address is http? Please unblock http://rebirthofreason.com

more options

Dear All,

Why does FF insist on using https when the address is http? Please unblock http://rebirthofreason.com The site shows up just fine on Chrome, why not FF?

Thanks for your time!

Dear All, Why does FF insist on using https when the address is http? Please unblock http://rebirthofreason.com The site shows up just fine on Chrome, why not FF? Thanks for your time!

所有回复 (2)

more options

Security concern Only. Every modern well-designed sites should redirect automatically HTTP traffic to HTTPS. HTTP is in clear, traffic accessible to every TAPer's. HTTPS is clearly more secure since: - the site is authenticated (you know you are _really_ contacting the site you want to contact). - connection are encrypted (Ok: more or less efficiently, but still...)

And this site asks for a user ID and password, in order to log in, using credentials which are supposed to be sent in clear across the wire !!!

FF is right: don't connect !

more options

More generally, Firefox may change the address from HTTP to HTTPS if

  • Cached redirect: Firefox cached a redirect from the server in the past -- you can test in a private window to bypass the cache from previous sessions, or clear Firefox's web cache (How to clear the Firefox cache)
  • Pre-loaded HSTS: The server name is on a list of servers that Firefox should only connect to using HTTPS -- doesn't seem to be
  • Cached HSTS: In the past while Firefox had an HTTPS connection to the server, it was instructed to always use HTTPS in the future (can be caused by alternate subdomains on the server) -- unlikely unless you are an administrator of the site
  • Extensions: You run the HTTPS Everywhere extension or similar extensions that upgrade your connection when possible