SSH keys for SolusVM VPS

Overview

You can configure a custom field that allows customers to specify an SSH key when ordering a VPS product. This enables customers to use their own private keys to access the created VPS.

Configure the SSH Key

To configure the SSH key custom field:

  1. Log in to the WHMCS administrator interface.

  2. Navigate to System Settings > Products/Services > Edit Product for the product.

    The following image shows the product edit interface: WHMCS product edit interface showing system settings navigation

  3. Open the Custom Fields tab.

  4. Set the following fields:

    • Field NameSSH key

    • Field TypeText Area

    • Show on Order Form — checked.

  5. Click Save Changes.

    The following image shows the custom field configuration: Custom field configuration showing SSH key field settings in WHMCS

Customer usage

When customers purchase a product, they can enter their public key in the SSH Key field. Customers can then use their own private key to access the created VPS.

The following image shows the SSH key field on the order form: SSH key field displayed on WHMCS product order form