Summary: | X.509 certificates not importing | ||
---|---|---|---|
Product: | [Applications] kleopatra | Reporter: | Kevin Coonan <kevin.coonan> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: | |||
Attachments: |
Kleopatra and key
same problem--different user account, different CA |
Description
Kevin Coonan
2009-08-22 23:47:54 UTC
Created attachment 36365 [details]
Kleopatra and key
Created attachment 36366 [details]
same problem--different user account, different CA
Just to exclude problem w/ one cert.
I think that dialog comes from libkleo, so reassigning. 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 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. |