Public bug reported:

Binary package hint: evolution

I imported my cacert and selected it in a email account.

While sending it says "Because "Peer's certificate issuer has been
marked as not trusted by the user. (-8172) - SMIMEEncKeyPrefs-Attribut
..."

With help of dwmw2 #evolution:irc.gimp.org i figured out that i have to install 
both root.crt and class3.cert into 
"~/.pki/nssdb" this is only working by hand because evo says there is aready a 
cert (i have first deleted the existing)

$ sudo apt-get install libnss3-tools
$ certutil -d sql:$HOME/.pki/nssdb -V -n "Root CA ID von CAcert WoT User" -u R
certutil: certificate is invalid: Peer's certificate issuer has been marked as 
not trusted by the user.
$ certutil -d sql:$HOME/.pki/nssdb -A -t "CT,C,C" -n "CAcert Class 3 Root - 
Root CA" -i ~/Dropbox/class3.crt
$ certutil -d sql:$HOME/.pki/nssdb -A -t "CT,C,C" -n "CAcert Root - Root CA" -i 
~/Dropbox/root.crt
$ certutil -d sql:$HOME/.pki/nssdb -V -n "Root CA ID von CAcert WoT User" -u R
certutil: certificate is valid

Is there another pki file witch is evolution using?
Is the cacert file outdated?

So far it's now working but it should be fixed anyway.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.3-1ubuntu7.3
ProcVersionSignature: Ubuntu 2.6.35-27.47-generic 2.6.35.11
Uname: Linux 2.6.35-27-generic x86_64
NonfreeKernelModules: nvidia wl
Architecture: amd64
Date: Mon Feb 21 14:27:20 2011
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100716)
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/zsh
SourcePackage: evolution

** Affects: evolution (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug maverick

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
https://bugs.launchpad.net/bugs/722601

Title:
  Evolution unable to sign mail with cacert

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

Reply via email to