How to Install yhsm-daemon in Ubuntu 18.04



Install yhsm-daemon by entering the following commands in the terminal:

sudo apt update
sudo apt install yhsm-daemon

Description:

YubiHSM server daemon

Provides a TCP based server allowing multiple processes to use a single YubiHSM in parallel. . To utilize the YubiHSM via the server instead of using it directly, pass yhsm://localhost:5348 as the device to python-pyhsm.

Homepage: https://developers.yubico.com/python-pyhsm/

Version: 1.2.0-1

Section: universe/python