yubico-piv-tool
Command line tool for the YubiKey PIV applet
Install
- All systems
-
curl cmd.cat/yubico-piv-tool.sh
- Debian
-
apt-get install yubico-piv-tool
- Ubuntu
-
apt-get install yubico-piv-tool
- Kali Linux
-
apt-get install yubico-piv-tool
- Fedora
-
dnf install yubico-piv-tool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install yubico-piv-tool
- OS X
-
brew install yubico-piv-tool
- Raspbian
-
apt-get install yubico-piv-tool
- Dockerfile
- dockerfile.run/yubico-piv-tool
yubico-piv-tool
Command line tool for the YubiKey PIV applet
The Yubico PIV tool is used for interacting with the Personal Identity Verification Card (PIV) application on a YubiKey. With it you may generate keys on the device, import keys and certificates, create certificate requests, and other operations. A shared library, a PKCS#11 module a command-line tool are included. This package contains the command-line tool.