Easy Tech Tuts
Hostinger

How to Generate SSH Key in Hostinger, Get Format of SSH Key, 2026 Easily

By Impran M N

Connecting securely to a Hostinger server starts with generating a proper SSH key, but the exact format and steps aren't always obvious to first-timers. This guide covers accessing the SSH section of your Hostinger panel, generating a key, and using it with terminal or FTP clients.

01Access the SSH section in Hostinger

Open your Hostinger panel and find the SSH settings where key generation is managed.

02Generate your SSH key

Create a new SSH key pair, noting the format used, such as RSA or ed25519.

03Copy your public key

Grab your public key from the panel so you can add it wherever it's needed for authentication.

04Connect using terminal or PuTTY

Use the key with your terminal on Mac or Linux, or with PuTTY on Windows, to log in securely.

05Store your keys securely

Keep your private key protected and follow best practices for storing SSH credentials safely.

FAQ

Frequently asked questions

What SSH key format does Hostinger use?

Common formats like RSA or ed25519 are supported, and the guide shows what the default format looks like.

Can I use PuTTY to connect with my Hostinger SSH key?

Yes, PuTTY is one of the tools covered for connecting to your server on Windows.

Is this useful for VPS or cloud hosting too?

Yes, it's aimed at developers or anyone managing cloud or VPS hosting on Hostinger.

How should I store my SSH private key?

Keep it private and secure, following general best practices for credential storage rather than sharing it anywhere.

Watch the full walkthrough

The same steps, demonstrated on screen from start to finish.