diff --git a/pkg/ssh/ssh.go b/pkg/ssh/ssh.go index c7132f88..0495b152 100644 --- a/pkg/ssh/ssh.go +++ b/pkg/ssh/ssh.go @@ -330,9 +330,9 @@ func HostKeyAddCallback(hostnameAndPort string, remote net.Addr, pubKey ssh.Publ fmt.Printf(fmt.Sprintf(` You are attempting to make an SSH connection to a server but there is no entry -in your ~/.ssh/known_hosts file which confirms that this is indeed the server -you want to connect to. Please take a moment to validate the following SSH host -key, it is important. +in your ~/.ssh/known_hosts file which confirms that you have already validated +that this is indeed the server you want to connect to. Please take a moment to +validate the following SSH host key, it is important. Host: %s Fingerprint: %s