Discussions

Ask a Question
Back to All

How to save PEM using ssh on mac?

After running keygen I tried to save the PEM using:
dev$openssl rsa -in jaasauth.key -pubout -outform PEM -out jaasauth.key.pub
which gives an error saying:
zsh: command not found: dev
zsh: command not found: writing