This repository has been archived by the owner. It is now read-only.
Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAllow scripts doesn't show a security icon #6584
Closed
Labels
Comments
|
Note that originally this was posted because of a test failing, I'm going to fix the test separately , to use a site that has an sha-1. Also this no longer blocks 0.13.0 so not a big rush for it. Removing milestone. |
|
i think it shows an insecure icon in chrome because of passive mixed content (images), so this is really the same ticket as #2168 |
that does seem to be a regression. cc @darkdh |
|
The issue seems to have been fixed somewhere. |
|
It has been fixed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The icon changes for both Chrome and Firefox for:
https://very.badssl.com/
because of mixed content.
Also if you allow scripts, it then shows no lock icon at all, I think in that latter case it should show an insecure icon.