Version: 2.0.9 (using 4.3.1 (KDE 4.3.1) "release 161", KDE:KDE4:Factory:Desktop / openSUSE_11.1) Compiler: gcc OS: Linux (x86_64) release 2.6.27.29-0.1-default I have a certificate that I believe is in x509 format, csdca.cer Importing the certificate using kleopatra fails. kleopatra --import-certificate csdca.cer "Could not determine certificate type" However, using gpgsm, the import is fine. gpgsm --import csdca.cer Furthermore, the certificate shows up in kleopatra. If kleopatra is using gpgsm as a backend, it makes no sense for it to fail when gpgsm can import by itself.
Created attachment 36779 [details] certificate to reproduce error
This is still the case in kubuntu raring (kde 4.10.2) Here's a very mainstream certificate to reproduce the problem: http://www.startssl.com/certs/ca.cer
I'll check this with current Kleopatra (and Gpg4win).
I've added support for .cer certificates. *** This bug has been marked as a duplicate of bug 358392 ***