Closed
Bug 1109645
Opened 10 years ago
Closed 6 years ago
Find out if we can determine the (ssl/tls) security state of a loaded page
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: st3fan, Unassigned)
References
Details
Can we do something basic by looking at the site's certificate and mimic the colors that we use in Firefox Desktop? Maybe for experiment purposes we just start with a little indicator in the browser bar?
Updated•10 years ago
|
Blocks: iosbrowsingui
Comment 1•10 years ago
|
||
iOS 9 work, I think.
Updated•10 years ago
|
Whiteboard: ios9
Hi
We are getting the callback `didReceiveAuthenticationChallenge` in iOS9.
Previously (in iO8) we were not getting the `didReceiveAuthenticationChallenge` callback when `https:` protocol request was loaded in WKWebView.
I want to work on it.
Thanks
Reporter | ||
Updated•8 years ago
|
Whiteboard: ios9 → [NeedsTrelloCard]
Reporter | ||
Updated•8 years ago
|
Updated•8 years ago
|
Whiteboard: [NeedsTrelloCard]
the URL bar lock icon addresses this
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•