Bug 207022 - kmail needs feature to import x509 certificate from smime signed email into kleopatra
Summary: kmail needs feature to import x509 certificate from smime signed email into k...
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.12.1
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 03:21 UTC by Daniel Black
Modified: 2012-08-19 00:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Black 2009-09-11 03:21:29 UTC
Version:           1.12.1 (using KDE 4.3.1)
Compiler:          gcc (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 
OS:                Linux
Installed from:    Gentoo Packages

I've received a smime signed email saying 'this is my new key'. There is no key as an attachment as its included in the pkcs7 structure. I'd like to import this into Kleopatra. There doesn't seem to be an easy way.

The way I did eventually import it was:
kmail - export mail to New\ key.mbox
openssl smime -verify -in New\ key.mbox   -text -pk7out > /tmp/pk7out
openssl pkcs7 -in /tmp/pk7out  -print_certs > /tmp/cert.pem
kleopatra -i /tmp/cert.pe

This is a little to involved.

Perhaps in the rendering of the smime signature...

"Message was signed by CN=Bastiaan ...,EMAIL=... on 2009-09-11 09:00 with key 0xF45BA7F0137AEE5D
 
Status: Good signature.  Hide Details
  Show Audit Log"

...the key fingerprint could link to a kleopatra import.

Thanks.
Comment 1 Myriam Schweingruber 2012-08-18 08:24:16 UTC
Thank you for your feature request. Kmail1 is currently unmaintained so we are closing all wishes. Please feel free to reopen a feature request for Kmail2 if it has not already been implemented.
Thank you for your understanding.
Comment 2 Luigi Toscano 2012-08-19 00:10:02 UTC
Instead of creating a new feature request, please confirm here if the wishlist is still valid for kmail2.