12.2.2.7 Procedure to Create PPK File

Open the putty session and run the below command:

ssh-keygen -t rsa -C "username@hostname"

Replace username & hostname with respective server details.

For reference, see below screenshot:

Figure 12-6 Procedure to Create PPK File


Procedure to Create PPK File