There are three methods that can be used to authenticate a SHH connection:
Basic Auth
PEM file
Vault
To connect via SSH you'll need to provide the following parameters (depending on your Authentication type, the requirements change):
Name
This credential will be listed using the name you provide
All
Port
SSH port to connect to
Username
User to connect as. Defaults to logged in user
Password
Password to use for password authentication
Proxy User
username for Proxy
Proxy password
password for Proxy
Private Key File
Contents of the Private Key File to use for authentication
PEM
Proxy Private Ket FileP
PEM file for proxy authentication
Vault URL
SSH Secret Path
Vault Role
Last updated 2 years ago
Was this helpful?