Welcome to the Linux Foundation Forum!

ssh-keygen - getting the PEM format with recent OpenSSH versions

With OpenSSH_8.9p1 (installed on Ubuntu 22.04 LTS), ssh-keygen -t rsa -b 4096 -m PEM stills provide the new format; to get the PEM format the passphrase should be empty and can be obtained by ssh-keygen -t rsa -b 4096 -m PEM -P ""

Comments

  • gouravshah
    gouravshah Posts: 139

    Thanks for reporting. Will incorporate in the labs.

  • It's really annoying. Tried almost everything still getting the authentication failed error. Looks like Labs hasn't been updated since the course has been created. Highly disappointing :(

  • gouravshah
    gouravshah Posts: 139

    @gbalamurugan which lab are you getting this error in ?

Categories

Upcoming Training