Bug 204812

Summary: X.509 certificates not importing
Product: [Applications] kleopatra Reporter: Kevin Coonan <kevin.coonan>
Component: generalAssignee: Marc Mutz <mutz>
Status: RESOLVED WAITINGFORINFO    
Severity: normal CC: aheinecke, kdepim-bugs, mcguire, robert.b.miller
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Kleopatra and key
same problem--different user account, different CA

Description Kevin Coonan 2009-08-22 23:47:54 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    SuSE RPMs

Cannot import X509 certificates listed in Kleopatra for use in KMail. The certificate shows up, but when selected a big red X shows up over the key icon.
Comment 1 Kevin Coonan 2009-08-22 23:48:29 UTC
Created attachment 36365 [details]
Kleopatra and key
Comment 2 Kevin Coonan 2009-08-22 23:51:15 UTC
Created attachment 36366 [details]
same problem--different user account, different CA

Just to exclude problem w/ one cert.
Comment 3 Thomas McGuire 2009-08-23 15:57:12 UTC
I think that dialog comes from libkleo, so reassigning.
Comment 4 Robert B Miller 2009-11-28 06:01:06 UTC
Is the root certificate trusted? Open Kleo, then select Not Trusted Root Certificate in the right hand pull down. If the root cert is not trusted, then go to ~/.gnupg and edit trustlist.txt  Copy the finger print of the root cert into the file and append an 'S', as shown below:

# Verisign
90AEA26985FF14804C434952ECE9608477AF556F S
Comment 5 Andre Heinecke 2013-05-08 07:56:28 UTC
Looks like the tip from comment #4 did the trick. This also sounds like a certificate trust problem and not an import bug to me.