How to Install libengine-pkcs11-openssl in Ubuntu 18.04



Install libengine-pkcs11-openssl by entering the following commands in the terminal:

sudo apt update
sudo apt install libengine-pkcs11-openssl

Description:

OpenSSL engine for PKCS#11 modules

With this engine for OpenSSL you can use OpenSSL library and command line tools with any PKCS#11 implementation as backend for the crypto operations. . Engine_pkcs11 was developed for smart cards, and mostly for the OpenSC PKCS#11 module, but it should work fine with any PKCS#11 implementation. . Engine_pkcs11 is a spin off from OpenSC and replaced libopensc-openssl.

Homepage: https://github.com/OpenSC/libp11

Version: 0.4.7-3

Section: universe/libs