Wednesday, 21 August 2013

How can I add a ssh host key in a client programmatically?

How can I add a ssh host key in a client programmatically?

After installing a server, I want it to connect to a remote host and add
its host key to ssh without asking for confirmation, inside a script. Can
I do so by passing the expected fingerprint to the client?

No comments:

Post a Comment