搜尋 Mozilla 技術支援網站

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

了解更多

Secure connection failed while running through visual studio development IDE

  • 3 回覆
  • 1 有這個問題
  • 27 次檢視
  • 最近回覆由 Prasenna

more options

Team,

I'm trying to debug my application using Visual Studio IDE 2017 for Firefox browser and I'm getting the error

"Secure Connection Failed" - The connection to localhost:44330 was interuppted while the page was loading. 1) The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. 2) Pleace contact the web site owners to inform them of this problem.

However, I'm able to debug the application using Edge, IE, Chrome and for Firefox - looks like something is blocking. Tried below troubleshooting tips and none of them seems to work.

1) Deleted cert8 file (about:support) 2) Edited the value - security.tls.version.min 3) Edited the value - security.ssl.enable_ocsp_stapling

Any helps would be really useful.

Thanks, Prasenna

Team, I'm trying to debug my application using Visual Studio IDE 2017 for Firefox browser and I'm getting the error "Secure Connection Failed" - The connection to localhost:44330 was interuppted while the page was loading. 1) The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. 2) Pleace contact the web site owners to inform them of this problem. However, I'm able to debug the application using Edge, IE, Chrome and for Firefox - looks like something is blocking. Tried below troubleshooting tips and none of them seems to work. 1) Deleted cert8 file (about:support) 2) Edited the value - security.tls.version.min 3) Edited the value - security.ssl.enable_ocsp_stapling Any helps would be really useful. Thanks, Prasenna

被選擇的解決方法

Well, actually - I made a tweak to the connection settings and marked it "No proxy" and it started to work. :)

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

所有回覆 (3)

more options
more options

Does the Shield Icon come up in the address bar. If so that maybe blocking connection to self. Is weird.

more options

選擇的解決方法

Well, actually - I made a tweak to the connection settings and marked it "No proxy" and it started to work. :)