Evolution Certificate Store
Where is the certificate store located in evolution 3.22.1 /Ubuntu 16.10 ?
Whenever I try to import my S/MIME certificate to Evolotion it asks me for a password for the "NSS User Private Key and Certificate Services"
I guess the certificate store is not initialised. But have no idea how o do it.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu evolution Edit question
- Assignee:
- Rahmadani bayu aji Edit question
- Solved by:
- Markus Gonaus
- Solved:
- 2016-11-30
- Last query:
- 2016-11-30
- Last reply:
- 2016-11-30
http://
Sounds like you need to unlock your gnome keyring
Markus Gonaus (magonaus) said : | #2 |
Thanks for the link. This is not my problem. But i figured it out with the help of strace myself a few minutes before.
The Key Databases are stored in the ~/.pki/nssdb/ directory. For reasons I do not know, I had some files there.
Deleting cert9.db key4.db pkcs11.txt in this directory made Evolution create it from scratch with the password I gave.
Great share. Hopefully this will help others