본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

London Stock Exchange Charts Wont Load

  • 3 답장
  • 1 이 문제를 만남
  • 18 보기
  • 최종 답변자: cor-el

more options

When using the london stock exchange website firefox wont load any of the charts (other browsers show them fine).

This error is shown: "Did Not Connect: Potential Security Issue

Firefox detected a potential security threat and did not continue to charts.londonstockexchange.com because this web site requires a secure connection."


I've check the address (charts.londonstockexchange.com) on SSLLabs and it comes back saying the certificate is ok.

Could anyone suggest how to fix this issue? Without being able to sort this issue it will be difficult to continue with firefox!


Many thanks

When using the london stock exchange website firefox wont load any of the charts (other browsers show them fine). This error is shown: "Did Not Connect: Potential Security Issue Firefox detected a potential security threat and did not continue to charts.londonstockexchange.com because this web site requires a secure connection." I've check the address (charts.londonstockexchange.com) on SSLLabs and it comes back saying the certificate is ok. Could anyone suggest how to fix this issue? Without being able to sort this issue it will be difficult to continue with firefox! Many thanks

선택된 해결법

You can contact the website and ask them to fix this, but for now you can fix this by importing the missing intermediate certificate via the GeoTrustTLSRSACAG1.crt AIA link I posted above.

Firefox will prompt to set some trust bits, but you shouldn't tick any of the boxes because that is only required for a trusted root certificate and not for intermediate certificates.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (3)

more options

The server doesn't send all required intermediate certificate to make it possible for Firefox to build a certificate chain that ends with a builtin root certificate. The server also supports only weak cipher suites and doesn't support TLS 1.3 so is quite behind on security.

Issuer 	GeoTrust TLS RSA CA G1
AIA: http://cacerts.geotrust.com/GeoTrustTLSRSACAG1.crt

Do NOT set trust bits on an intermediate certificate when prompted. Trust bits are only required for trusted root certificates and should never be set on an intermediate certificate.


The server needs to send the full certificate chain and include all required intermediate certificates. Firefox will cache intermediate certificates send by a server in the Certificate Manager for future use.

If you have visited a website that has send this intermediate certificate in the past then Firefox will not display the error page when you visit a server that doesn't send this intermediate certificate.

more options

Thank you for the reply. I understand most of what you are saying, but just to clarift - is there anything I can do to fix the problem or is it down to the website in question?

Many thank again!

more options

선택된 해결법

You can contact the website and ask them to fix this, but for now you can fix this by importing the missing intermediate certificate via the GeoTrustTLSRSACAG1.crt AIA link I posted above.

Firefox will prompt to set some trust bits, but you shouldn't tick any of the boxes because that is only required for a trusted root certificate and not for intermediate certificates.