easyrsa
This is a small RSA key management package, based on the openssl
RUN apt-get update && \
apt-get install -y easy-rsa
RUN apt-get update && \
apt-get install -y easy-rsa
RUN apk add easy-rsa
RUN pacman -S --noconfirm easy-rsa
RUN apt-get update && \
apt-get install -y easy-rsa
RUN dnf install -y easy-rsa
RUN apt-get update && \
apt-get install -y easy-rsa