import-host-key
ip/ssh/import-host-key
Type: Command
Import and replace the private RSA/Ed25519 key from a specified file
info
The private key is supported in PEM or PKCS#8 format.
| Argument | Type | Description |
|---|---|---|
| private-key-file | file | Name of the private RSA/Ed25519 key file in PEM or PKCS#8 format. |
| passphrase | string | Private key passphrase. |