📄️ Overview
The SSH Key Manager section allows users to securely manage their SSH keys within the cloud management portal. SSH keys are used for authenticating and accessing Linux-based VMs without requiring password-based login. This feature enhances security and simplifies VM access.
📄️ Add SSH Key
The SSH Key feature in the Cloud Management Portal allows you to securely access your virtual machines (VMs) without requiring a password. This guide walks you through the steps to generate and manage SSH keys, and how to assign them to new or existing virtual machines.
📄️ Upload SSH Key
The Upload SSH Key feature in the Cloud Management Portal allows you to securely import and manage your existing SSH keys for use with virtual machines (VMs). This is particularly useful if you already have a key pair you prefer to use for authentication, instead of generating a new one.
📄️ Download SSH Key
The Download SSH Key feature in the Cloud Management Portal allows you to securely retrieve your SSH private key in .PEM format to use it for connecting to Linux-based virtual machines (VMs). This guide will walk you through the steps to download your SSH key and prepare it for local use, especially from Windows systems.
📄️ Delete SSH Key
The Delete SSH Key feature allows users to remove unused or outdated SSH keys from their cloud environment. This operation is crucial for maintaining security hygiene by ensuring only active and required SSH credentials exist within your cloud account.