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!

Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Secure connection failed while running through visual studio development IDE

  • 3 risposte
  • 1 ha questo problema
  • 27 visualizzazioni
  • Ultima risposta di 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

Soluzione scelta

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

Leggere questa risposta nel contesto 👍 0

Tutte le risposte (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

Soluzione scelta

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