Hi,
i am using ssh in a script hence any interactive warning is not nice.
How can I supress the following warning (I already tried the -q option)
The authenticity of host ‘ec2-7.compute-1.amazonaws.com (XXXX)’ can’t be established.
RSA key fingerprint is fa:a9:25:f0:a8:7f:86:6b:bb:96:00:eb:41:8b:c3:02.
Are you sure you want to continue connecting (yes/no)?
Thanks