HostGator Web Hosting Help

How To Use SSH on Windows PuTTY - Generate Public/Private Key Pair & File

Summary

Using a Public/Private key to authenticate when logging into SSH can provide added convenience or added security. The Public/Private key can be used in place of a password so that no username/password is required to connect to the server via SSH. Instead the unique public and private key provide the secure authentication. The keys may also be generated with a different password from your cpanel password if desired.

Generate a Public/Private Key Pair

  1. In the HostGator cPanel click on the SSH/Shell Access icon under the Security category.
  2. Open the Manage SSH Keys tool.
  3. Click Generate a New Key and complete the fields shown. We recommend the RSA key type and a 4096 bit key size for maximum security.
    Note: There is bug in cPanel at this time that does not allow you to create a 2048 or 4096 bit DSA key
  4. The location of the newly generated public and private key will be shown as well as the key fingerprint.
  5. Click Go Back.
  6. Next to the Public Key you generated, click Manage Authorization then click Authorize to activate this public key.
  7. Click Go Back.
  8. To the right of the Private Key, click on View/Download. Then click the Download Key button. Save the file to your computer and click go back.
You may now use the private key saved on your computer to SSH securely to our server. If you are using PuTTY, please see the configuration steps below.

Generate a ppk file

  1. Download and open PuTTYgen from the PuTTY Download Page
  2. Click Load

  3. Load Your Private Key

  4. Locate the private SSH key that you have downloaded.
  5. Note: You will need choose to display All Files* from the menu to the right of the File Name field.
  6. Enter the password for your SSH Key

  7. Enter the Passhrase for your SSH key

  8. Click the Save private key button to create the ppk file.

  9. Save the PPk file

Configuring PuTTY

  1. In PuTTY, under Session, enter your Host Name

  2. Enter your Domain Name or IP Address

  3. Under Connection choose Data
  4. Enter your cPanel username as the Auto-login username

  5. Enter your cPanel username

  6. Under SSH, choose 2 from Preferred SSH Protocol Version
  7. Under SSH -> Auth, you will need to specify where your private key can be found. Remember this is where you saved the private key on your local computer. Click Browse to locate the file on your computer.

  8. Click Browse to locate your ppk file

  9. Under Sessions, type a name (such as "my site") in the Saved Sessions box and click Save.


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

What is SSH and how do I setup secure connections.
Knowledgebase Article 472,090 views tags: bash connect putty shell ssh

I would like to know how to create a new gpg key using SSH access.
Knowledgebase Article 150,755 views tags: encryption gnupg gpg openpgp

VPS and Dedicated customers with servers running the CentOS 6 operating system will not be able to upgrade cPanel past version 86. The cPanel team will still support CentOS 6 with cPanel 86 until March 31st, 2021.
Knowledgebase Article 91,700 views tags: centos cpanel dedicated hosting private server upgrade virtual vps

Related Help Content

This article will walk you through uploading files using the File Manager
Knowledgebase Article 364,370 views tags: cpanel file upload

Is SSH/Shell access enabled by default?
Knowledgebase Article 852,531 views tags: bash command line secure shell ssh

What is a Public IP Address?
Knowledgebase Article 290,193 views tags: ip public

This article will walk you through creating, removing, and editing files with the file manager.
Knowledgebase Article 275,843 views tags: cpanel filemanager

Short tutorial on how to set file and user Permissions in cPanel.
Knowledgebase Article 297,765 views tags: file permission permissions rights

This article will instruct you how to export a database from the command line (SSH).
Knowledgebase Article 851,706 views tags: database mysql ssh

How to Transfer hosted files from old host to HostGator.sg via ssh. Your old host must have SSH access to perform this move. Using SSH to transfer files to HostGator
Knowledgebase Article 230,659 views tags: file host site transfer transferring

This article will instruct you how to import a database from the command line (SSH).
Knowledgebase Article 764,556 views tags: database mysql ssh