Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Aniruddha

Scripting / Automation Accept Server Host-key

I need to add this script by in my Jenkins build process. In the time of the integration, I'm getting one error. I'm attaching them.
Please tell me how to accept server host key from a batch script or ignore the parameter-

[ If you trust this host, press Yes. To connect without adding host key to the cache, press No. To abandon the connection press Cancel.

In scripting, you should use a -hostkey switch to configure the expected host key.
(Y)es, (N)o, C(a)ncel (10 s), (C)opy Key, (P)aste key: Cancel
Host key wasn't verified!]

Please help from last 20 days I'm trying but getting a result.