import_ssh_key
Import an SSH public or private key into cPanel for secure authentication. Specify key content, name, and type (RSA or DSA) to add the key.
Instructions
Import an SSH public or private key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key content | |
| name | Yes | Key name/identifier | |
| type | No | Key type | rsa |