|
|
|
|
|
by darrenf
684 days ago
|
|
You can specify multiple files using either `GlobalKnownHostsFile` or `UserKnownHostsFile` options. Plus you can specify a command that will return host keys. See this entry in `man ssh_config`: KnownHostsCommand
Specifies a command to use to obtain a list of host keys, [...]
|
|