in reply to Convert pem to ssh-rsa
Since I need to add this key to authorized_keys files it needs to be in a ssh-rsa format
I've not used it myself, but perhaps Net::SSH::Perl::Key->dump_public might do the trick? Just a suggestion.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Convert pem to ssh-rsa
by jpsaraiva (Acolyte) on Aug 23, 2019 at 14:33 UTC |