2.7. Installing tools for managing and using smart cards
Before you can configure your smart card, you must install the corresponding tools that can generate certificates and start the pscd service.
Prerequisites
-
You have
rootpermissions.
Procedure
Install the
openscandgnutls-utilspackages:# dnf -y install opensc gnutls-utilsStart the
pcscdservice.# systemctl start pcscd
Verification
Verify that the
pcscdservice is up and running:# systemctl status pcscd