3

When I try to create a ssh key pair using ssh-keygen -t rsa -b 4096 -C "your_email@example.com" it creates a public key id_rsa.pub and a private key id_rsa. But this file does not have a .ppk extension. How can we generate a .pub and .ppk file ? I can also use puttygen but on the puttygen UI where do I put the user email?

codec
  • 7,978
  • 26
  • 71
  • 127

0 Answers0