Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] gpgsm is giving me a headache
Date: Sat, 19 Apr 2008 12:58:54
Message-Id: 200804191358.44325.michaelkintzios@gmail.com
1 Hi All,
2
3 I am trying to import an SSL certificate into gpgsm/kleopatra and I cannot
4 seem to be able to make it work:
5
6 1. Trying the CLI gives me:
7 =========================================
8 $
9 gpgsm --import /media/sda/Personal/OpenSSL/Comodo/michael_email_comodo_080419.p12
10 gpgsm: gpgsm: GPG_TTY has not been set - using maybe bogus default
11 gpgsm: gpg-protect-tool: 1224 bytes of 3DES encrypted text
12 gpgsm: gpg-protect-tool: password too long
13 gpgsm: gpg-protect-tool: decryption failed; trying charset `ISO-8859-1'
14 gpgsm: gpg-protect-tool: password too long
15 gpgsm: gpg-protect-tool: decryption failed; trying charset `ISO-8859-15'
16 gpgsm: gpg-protect-tool: password too long
17 gpgsm: gpg-protect-tool: decryption failed; trying charset `ISO-8859-2'
18 gpgsm: gpg-protect-tool: password too long
19 gpgsm: gpg-protect-tool: decryption failed; trying charset `ISO-8859-3'
20 gpgsm: gpg-protect-tool: password too long
21 gpgsm: gpg-protect-tool: decryption failed; trying charset `ISO-8859-4'
22 gpgsm: gpg-protect-tool: password too long
23 gpgsm: gpg-protect-tool: decryption failed; trying charset `ISO-8859-5'
24 gpgsm: gpg-protect-tool: password too long
25 gpgsm: gpg-protect-tool: decryption failed; trying charset `ISO-8859-6'
26 gpgsm: gpg-protect-tool: password too long
27 gpgsm: gpg-protect-tool: decryption failed; trying charset `ISO-8859-7'
28 gpgsm: gpg-protect-tool: password too long
29 gpgsm: gpg-protect-tool: decryption failed; trying charset `ISO-8859-8'
30 gpgsm: gpg-protect-tool: password too long
31 gpgsm: gpg-protect-tool: decryption failed; trying charset `ISO-8859-9'
32 gpgsm: gpg-protect-tool: password too long
33 gpgsm: gpg-protect-tool: decryption failed; trying charset `KOI8-R'
34 gpgsm: gpg-protect-tool: password too long
35 gpgsm: gpg-protect-tool: decryption failed; trying charset `IBM437'
36 gpgsm: gpg-protect-tool: password too long
37 gpgsm: gpg-protect-tool: decryption failed; trying charset `IBM850'
38 gpgsm: gpg-protect-tool: password too long
39 gpgsm: gpg-protect-tool: decryption failed; trying charset `EUC-JP'
40 gpgsm: gpg-protect-tool: password too long
41 gpgsm: gpg-protect-tool: decryption failed; trying charset `BIG5'
42 gpgsm: gpg-protect-tool: password too long
43 gpgsm: gpg-protect-tool: data error at "decrypted-text", offset 2951359603
44 gpgsm: gpg-protect-tool: error at "bag-sequence", offset 15
45 gpgsm: gpg-protect-tool: error parsing or decrypting the PKCS-12 file
46 gpgsm: error running `/usr/libexec/gpg-protect-tool': exit status 2
47 gpgsm: total number processed: 0
48 secmem usage: 0/16384 bytes in 0 blocks
49 =========================================
50
51 If I import/export the cert from Firefox, then I can import it in Konqueror.
52 However, when I try to import it in Kleopatra it fails after I enter my cert
53 passphrase. I managed to import the cert in Kleopatra without the private
54 key. As you understand that's no good for me because I cannot sign emails
55 with it (it doesn't show up on the list of certs).
56
57 Any ideas how I could make this work? I can't recall having such problems
58 with the CACert.org certificates (or if I did I can't recall what's the
59 fix!).
60 --
61 Regards,
62 Mick
63 --
64 gentoo-user@l.g.o mailing list

Replies

Subject Author
[gentoo-user] Re: gpgsm is giving me a headache Mick <michaelkintzios@×××××.com>