After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 573499 - seahorse should not advertise 'all key files' in import if it cant open .p12 and .pem keys
seahorse should not advertise 'all key files' in import if it cant open .p12 ...
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
2.25.x
Other All
: Normal minor
: 2.26.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2009-02-28 00:49 UTC by Andreas Moog
Modified: 2012-02-29 21:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Andreas Moog 2009-02-28 00:49:39 UTC
p12 is quite a common format, and my keys are in it. all key files is grossly inaccurate and generally (except when the number is huge like gimp and all the oteher options are there) there should never only be this option on a file selector.
(End original report)

My suggestion is to change the phrase "all key files" to "all supported files" and to display the 3 most often used extensions as selection choice.

Other information:
Originally reported on Launchpad:
https://bugs.launchpad.net/bugs/285573
Comment 1 Adam Schreiber 2009-02-28 17:58:15 UTC
Stef do we support this along with PKCS #11?
Comment 2 Stef Walter 2009-02-28 19:38:45 UTC
We will, but time ran out for 2.26. I'm sorry. The infrastructure for importing all those kinds of files PKCS12, PEM, etc... is there. 

Seahorse will need one or more changes to its import infrastructure in order to support this, and the UI and feature freezes hit before I could finish working on the code.
Comment 3 Shawn Landden 2012-02-29 20:45:18 UTC
Is this bug still present? Is it fixed? If not, why hasn't it been fixed? (aka bump)
Comment 4 Stef Walter 2012-02-29 21:00:11 UTC
Nope not present. We can read and import all those formats now as long as there's a place to store them.