engine-gecko: Integrate certificate information
Categories
(Firefox for Android :: Browser Engine, enhancement)
Tracking
()
People
(Reporter: csadilek, Assigned: keeler)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
From github: https://github.com/mozilla-mobile/android-components/issues/5557.
We currently only use the full (unparsed) issuer name in our
SecurityInfo. GeckoView now provides more certificate information we should integrate.┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Please seriously consider moving to P2 and S2. Having to switch to a chromium based Android browser everytime we want to make sure that a website is very secure (check TLS version, bit length etc.) is very frustrating.
Comment 3•11 months ago
|
||
Removing severity/priority for this for re-triage.
I have not found a way to access certificate information when using Gecko via the Android Components at all.
Since geckoSession is internal there is no way to override the progessDelegate where the certificate information is reduced and made available to the observers.
At this stage, I would suggest that the entire certificate should be made available to observers, rather than just the host and issuer.
| Assignee | ||
Comment 5•1 day ago
|
||
Updated•1 day ago
|
Description
•