Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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.