Add UI for fetching and viewing server certificates in the account manager
Categories
(Thunderbird :: Account Manager, enhancement)
Tracking
(Not tracked)
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Depends on 1 open bug, Blocks 2 open bugs)
Details
Attachments
(3 files)
I'm working on adding some buttons and text to the account manager so that you can view the server's certificate, and if necessary add exceptions.
| Assignee | ||
Comment 1•9 months ago
|
||
This is roughly what I have in mind.
| Assignee | ||
Comment 2•9 months ago
|
||
And for the outgoing server page.
| Assignee | ||
Comment 3•9 months ago
|
||
Updated•9 months ago
|
Updated•8 months ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/dc45a88052e7
Add UI for fetching and viewing server certificates in the account manager. r=aleca
| Assignee | ||
Updated•8 months ago
|
Comment 5•8 months ago
|
||
As implemented, the "add exception" link immediately adds an exception.
IMO this makes it a bit too easy to add an exception, and I'm missing guidance.
I recommend a follow-up change.
When clicking on "add exception", we should display some education text about the risks of exceptions, and why they usually shouldn't be necessary.
I think it could be sufficient to jump to our existing "add exception" dialog instead. The user could then confirm the exception from within that dialog.
Comment 6•8 months ago
|
||
Hey, thanks for the ping.
Yes, I think it would be nice to have an extra step before the user confirms the adding of the exception.
Could you open a follow up bug so we can tackle this?
Maybe also add the screenshot of what the "add exception" dialog looks like, as we might use the occasion to show something a bit nicer, like a modal dialog with better messaging and a preview of the certificate they're adding the exception for.
Updated•7 months ago
|
Description
•