Package: mutt
Version: 1.5.11-1
Severity: normal
File: /usr/bin/smime_keys
I don't know if this bug is in mutt or ca-certificates (version
20050804). Anyway, adding an email certificate from cacert.org fails
(see below), while adding one from another source works.
The cacert root certificate is part of ca-certificates and
activated. I've also downloaded the certificate from cacert.org myself
and successfully compared it with the installed one.
When issueing a certificate, cacert gives me the offer between
signing with a "root 1" and a "root 3" key. I don't know what that
means, but I've tried to install certificates with both types, without
success.
Thanks,
- Stephan.
---------------------------------------------------------------------------
$ smime_keys add_p12 cacert-key.p12
NOTE: This will ask you for two passphrases:
1. The passphrase you used for exporting
2. The passphrase you wish to secure your private key with.
Enter Import Password:
MAC verified OK
Enter PEM pass phrase:
Verifying - Enter PEM pass phrase:
Couldn't identify root certificate!
No root and no intermediate certificates. Can't continue. at
/usr/bin/smime_keys line 668.
$ ls -l ~/.smime/ca-*
lrwxrwxrwx 1 stephan stephan 14 2005-04-19 15:35
/home/stephan/.smime/ca-bundle.crt -> /etc/ssl/certs
$ ls -l /etc/ssl/certs | grep -i cacert
lrwxrwxrwx 1 root root 14 2005-09-29 16:21 5ed36f99.0 -> cacert.org.pem
lrwxrwxrwx 1 root root 52 2005-09-29 16:21 cacert.org.pem ->
/usr/share/ca-certificates/cacert.org/cacert.org.crt
$ ls -l /usr/share/ca-certificates/cacert.org/cacert.org.crt
-rw-r--r-- 1 root root 2569 2005-08-03 18:35
/usr/share/ca-certificates/cacert.org/cacert.org.crt
signature.asc
Description: Digital signature

