Using a private key with PuTTY

Last Updated : Nov 01, 2024 |

About this task

This process is for PuTTY. The process for using a private key with other SSH applications will differ.

Before you begin

Procedure

  1. Start PuTTY.
  2. Configure the SSH connection settings on the Session settings menu.
  3. Select Connection > SSH > Auth.
  4. In Private key file for authentication, click Browse and select the .ppk file created from the private key.
  5. Click Open.
  6. When prompted to login, enter Administrator. The server will respond Authenticating with public key “import-openssh-key".
  7. Enter admin and login using the Administrator or root username and password.
  8. Enter root and the user password.