pem2openpgp

leverage the OpenPGP web of trust for SSH and TLS authentication

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