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 ""

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Comments

  • 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 :(

  • Posts: 139

    @gbalamurugan which lab are you getting this error in ?

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training