make-cadir

This is a small RSA key management package, based on the openssl

Debian Debian
RUN apt-get update && \ apt-get install -y easy-rsa
Ubuntu
RUN apt-get update && \ apt-get install -y easy-rsa
Alpine
RUN apk add easy-rsa
Arch Arch Linux
RUN pacman -S --noconfirm easy-rsa
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y easy-rsa
Fedora
RUN dnf install -y easy-rsa
Raspbian
RUN apt-get update && \ apt-get install -y easy-rsa
click the source code to copy install make-cadir on any operating system with command-not-found.com