為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Cannot access https//IPADRESS anymore. "Secure Connection Failed" message appears without any option to bypass.

  • 2 回覆
  • 1 有這個問題
  • 9 次檢視
  • 最近回覆由 trlopes1974

more options

Firefox 52.2.0 (64-bit) on Red Hat Enterprise Linux Workstation release 7.3

Hello.

Use a lot of IP address based HTTPS acesses to get to some product administration consoles. Sometimes it is the REAL server ipaddress, some other I user local tunnel interfaces (127.0.0.xxx) to get to the target server.

Today, I cannot get those consoles to work anymore. Firefox tries to open the address but it throws the following error message:


Secure Connection Failed

The connection to the server was reset while the page was loading.

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

Learn more…



and there is no option to bypass or add any exception as before.

Firefox 52.2.0 (64-bit) on Red Hat Enterprise Linux Workstation release 7.3 Hello. Use a lot of IP address based HTTPS acesses to get to some product administration consoles. Sometimes it is the REAL server ipaddress, some other I user local tunnel interfaces (127.0.0.xxx) to get to the target server. Today, I cannot get those consoles to work anymore. Firefox tries to open the address but it throws the following error message: ----- Secure Connection Failed The connection to the server was reset while the page was loading. The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem. Learn more… ------ and there is no option to bypass or add any exception as before.

被選擇的解決方法

After further investigation I saw that launching firefox with root user caused the issue to disapear. I have performed a firefox reset (profile reset) and all went back to normal for my regular user. I guess there was something that got corrupted on the update process.

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

(Was there an error code provided with the message? It is easier to analyze the problem with that.)

It may be cause by a wide range of reasons, such as:

  1. If you have problems using all HTTPS sites, it is possibly because that your system clock is not set correctly. If you rely on a time server to keep your system clock correct, it may be glitched.
  2. If you only have problems using specific server(s), it may be a certicifate problem of the server which has HSTS on. When there is HSTS(HTTPS Strict Transport Security) set on the server, you cannot add a exception when the certicifate of the server has some problems. Try checking your server certificate.
  3. For localhost websites, it usually use a self-signed certicifate to do the HTTPS. Browsers do not trust them on default. Try to import the certificates into Firefox.
  4. It may also be caused by malicious softwares on your computer or the servers.
more options

選擇的解決方法

After further investigation I saw that launching firefox with root user caused the issue to disapear. I have performed a firefox reset (profile reset) and all went back to normal for my regular user. I guess there was something that got corrupted on the update process.