Bug 578653 - Support saving certificates as profile-scoped preferences
Summary: Support saving certificates as profile-scoped preferences
Status: RESOLVED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 4.23   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: 4.23 M3   Edit
Assignee: Ed Merks CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2022-02-09 10:57 EST by Ed Merks CLA
Modified: 2022-02-09 11:44 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Merks CLA 2022-02-09 10:57:49 EST
When unrooted certificates are encountered, and the user is prompted and indicates to trust them, the CertificateChecker tries to save them to the trust engine, but that's generally read-only and then the trusted certificates are simply not remembered.  Hence these same certificates are prompted again the next time.  It would be better if, like PGP keys, they were stored in the profile preferences in the case they can't be stored in the trust engine.

The Trust preference page could manage both certificates and keys just as the Trust dialog prompt already presents both in a unified way.
Comment 1 Eclipse Genie CLA 2022-02-09 11:01:04 EST
New Gerrit change created: https://git.eclipse.org/r/c/equinox/rt.equinox.p2/+/190615