Show the unlocked padlock icon when there is an SSL authentication problem.
This introduces two changes in behaviour ...
- If the page's main resource uses SSL but there's a problem with it's
certificate, show the open lock icon rather than the closed lock icon.
- If the page's main resource uses SSL and the certificate is good, but some
sub-resources have problems with their certificates, show the open lock
icon rather than the closed lock icon. Previously we would show the open
lock icon only if these sub-resources did not use SSL.
Requires https://android-git.corp.google.com/g/#/c/139926.
Bug: 5403366
Change-Id: I0cb1b26d1180aacfbc500a944421e7b753cd95f1
2 files changed