Firefox is showing a grey globe for secure site when other browsers are showing a lock icon.
We have several sites that have SSL Certificates. When the website switches to HTTPS, Firefox still shows our pages with a grey globe. Sites (like Amazon) are showing they are secure displaying HTTPS pages. Other browsers are displaying our pages secure like they should.
選ばれた解決策
a grey globe should only be shown for a "secure" page when there's mixed content on that page
https://blog.mozilla.org/ux/2012/06/site-identity-ui-updates/
https://developer.mozilla.org/en-US/docs/Security/MixedContent
この回答をすべて読む 👍 2すべての返信 (2)
選ばれた解決策
a grey globe should only be shown for a "secure" page when there's mixed content on that page
https://blog.mozilla.org/ux/2012/06/site-identity-ui-updates/
https://developer.mozilla.org/en-US/docs/Security/MixedContent
Thanks for your reply ... with the web console I have found the mixed content culprit. :)