[Bug 71791] Re: importing .p12 certificate fails with decryption failed dialog

2008-09-10 Thread Harald Sitter
Installing pinentry takes care of this nowadays.

** Changed in: kdepim (Ubuntu)
   Status: Confirmed = Fix Released

-- 
importing .p12 certificate fails with decryption failed dialog
https://bugs.launchpad.net/bugs/71791
You received this bug notification because you are a member of Almost
Kubuntu Bugs, which is subscribed to kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 71791] Re: importing .p12 certificate fails with decryption failed dialog

2007-10-31 Thread Tomas Thiemel
Hi, after hard days and nights I finally found the problem - you can
check it at http://gentoo-wiki.com/index.php?title=HOWTO_KMail_gpg-
agent_kde#Setting_up_gpg-agent_with_KDE

So solution:
1) you must create (executable) file ~/.kde/env/gpg-agent.sh
***
#!/bin/bash
eval `gpg-agent --daemon`
***

2) you must create (executable) file (and target folder) 
~/.kde/shutdown/gpg-agent.sh
***
#!/bin/sh
# the second field of the GPG_AGENT_INFO variable is the
# process ID of the gpg-agent active in the current session
# so we'll just kill that, rather than all of them :)
[[ -n ${GPG_AGENT_INFO} ]]  kill `echo ${GPG_AGENT_INFO} | cut -d ':' -f 2`
***

3) Restart your KDE session

4) WOW! It works!

PS: you must create these startstop scripts for every user, who wants
to use X.509 signatures in Kmail...

-- 
importing .p12 certificate fails with decryption failed dialog
https://bugs.launchpad.net/bugs/71791
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 71791] Re: importing .p12 certificate fails with decryption failed dialog

2007-10-29 Thread knusperfrosch
Importing seems to be fixed in Gutsy 7.10 and KDE 3.5.8 but i still
can't sign my messages with the key iported via kleopatra. I'm getting
something like Signing failed: general error (Signierung
fehlgeschlagen: Allgemeiner Fehler).

-- 
importing .p12 certificate fails with decryption failed dialog
https://bugs.launchpad.net/bugs/71791
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 71791] Re: importing .p12 certificate fails with decryption failed dialog

2007-09-13 Thread dukat
Still the same bug under Feisty 7.04 with the KDE 3.5.7 update ...

-- 
importing .p12 certificate fails with decryption failed dialog
https://bugs.launchpad.net/bugs/71791
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 71791] Re: importing .p12 certificate fails with decryption failed dialog

2007-08-02 Thread Tomas Thiemel
UPDATE:
Even, if you can import your private certificate into kleopatra, YOU CAN'T USE 
IT for mail signing IN KMAIL...

You there is only one right soltion - use Kgpg and gpg keys for mail
signing...

-- 
importing .p12 certificate fails with decryption failed dialog
https://bugs.launchpad.net/bugs/71791
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 71791] Re: importing .p12 certificate fails with decryption failed dialog

2007-07-31 Thread Tomas Thiemel
Hi,
on this site:
http://mepislovers.org/forums/archive/index.php/t-4359.html
I have found HOW-TO bypass this bug

Here is just code you need to execute (certbundle.p12 is YOUR
certificate):

$ openssl pkcs12 -in certbundle.p12 -out certbundle.pem -nodes
$ openssl pkcs12 -in certbundle.pem -export -out certkey.p12 -nocerts -nodes
$ export $(gpg-agent --daemon)
$ gpgsm --call-protect-tool --p12-import --store certkey.p12

-- 
importing .p12 certificate fails with decryption failed dialog
https://bugs.launchpad.net/bugs/71791
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 71791] Re: importing .p12 certificate fails with decryption failed dialog

2007-06-08 Thread Richard Johnson
Confirming due to responses.

** Changed in: kdepim (Ubuntu)
   Importance: Undecided = Medium
   Status: Unconfirmed = Confirmed

-- 
importing .p12 certificate fails with decryption failed dialog
https://bugs.launchpad.net/bugs/71791
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 71791] Re: importing .p12 certificate fails with decryption failed dialog

2006-12-08 Thread SilentPh03nix
I have this same problem importing my Thawte freemail cert.  Also,
kmail, doesn't seem to check the status of certs that other people sign
their email with even if I have their public cert imported into
kleopatra.  I am running up to date ubuntu dapper 6.06.1 LTS with the
latest KDE 3.5.5 packages.

-- 
importing .p12 certificate fails with decryption failed dialog
https://launchpad.net/bugs/71791

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 71791] Re: importing .p12 certificate fails with decryption failed dialog

2006-11-19 Thread Rajesh Ganesan
Very true. This is only problem that stops me from using kmail in full
scale. I have to resort to evolution or thunderbird. Someone please fix
it or find some work around.

-- 
importing .p12 certificate fails with decryption failed dialog
https://launchpad.net/bugs/71791

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs