hostkeys
- 29 Oct 2024
-
DarkLight
-
PDF
hostkeys
- Updated on 29 Oct 2024
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
iagctl hostkeys
Manage remote system ssh
host keys
Synopsis
The hostkeys management commands allow a user to make adjustments to the gateway known_hosts
file. The known_hosts
file exists within the app working directory whose location is set by the configuration variable GATEWAY_APPLICATION_WORKING_DIR
.
When gateway
itself is creating connections to hosts, it will ensure there are no fingerprint mismatches for a particular host/key type combination. This is done for a variety of security reasons, but primarily to prevent man-in-the middle attacks. Currently, host scanning is only performed when pulling down repositories.
Options
-h, --help help for hostkeys
Options inherited from parent commands
--config string Path to the configuration file
--raw Displays the result of the command in its raw format
--verbose Enable verbose output
CLI References
See related hostkeys
commands:
For all CLI commands see → Command References Index
Was this article helpful?