tamerMZ
(Tamer Higazi)
1
Hi people,
Is there any guide for Hardware Key Authentication SMIME support on evolution like it is on thunderbird mail ?
I am using evolution for a longer time and like to know if it’s a way to setup grabbing certificates through yubikey smime managment,
best, Tamer
tamerMZ
(Tamer Higazi)
2
[SOLVED]
1st. Install “opensc” for your distribution, if not you can complite (build your packages or whatever) and install it.
url: https://github.com/OpenSC/OpenSC
2nd: Add the smartcard X11PK into the db that evolution mail uses.
modutil -add “YK Hardware” -libfile /usr/lib/opensc-pkcs11.so -dbdir ~/.pki/nssdb
In your user account settings. selecting the certificate the certificate that you previously imported in “key managment” is then selectable.
best, Tamer
poc
(Patrick O'Callaghan)
3
It’s preferable to use your distro’s package manager if available, e.g.
on Fedora: “sudo dnf install opensc”
poc
system
(system)
Closed
4
This topic was automatically closed 45 days after the last reply. New replies are no longer allowed.