easyrsa
This is a small RSA key management package, based on the openssl
Install
- All systems
-
curl cmd.cat/easyrsa.sh
- Debian
-
apt-get install easy-rsa - Ubuntu
-
apt-get install easy-rsa -
Alpine
-
apk add easy-rsa - Arch Linux
-
pacman -S easy-rsa - Kali Linux
-
apt-get install easy-rsa - Fedora
-
dnf install easy-rsa - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install easy-rsa - Raspbian
-
apt-get install easy-rsa - Docker
-
docker run cmd.cat/easyrsa easyrsapowered by Commando
easy-rsa
This is a small RSA key management package, based on the openssl
command line tool, that can be found in the easy-rsa subdirectory of the OpenVPN distribution. While this tool is primary concerned with key management for the SSL VPN application space, it can also be used for building web certificates.