From: Daniel Stenberg Date: Wed, 12 Aug 2009 08:14:53 +0000 (+0000) Subject: use --insecure to allow non-matching known hosts for SSH-based protocols X-Git-Tag: curl-7_19_6~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b44638f4d7d59c0f7d85a9a3a893c1a756f7695;p=curl use --insecure to allow non-matching known hosts for SSH-based protocols --- diff --git a/tests/data/test2004 b/tests/data/test2004 index 7433667be..bad6f7b90 100644 --- a/tests/data/test2004 +++ b/tests/data/test2004 @@ -30,7 +30,7 @@ sftp TFTP RRQ followed by SFTP retrieval followed by FILE followed by SCP retrieval then again in reverse order ---key curl_client_key --pubkey curl_client_key.pub -u %USER: tftp://%HOSTIP:%TFTPPORT//2004 sftp://%HOSTIP:%SSHPORT%PWD/log/test2004.txt file://localhost/%PWD/log/test2004.txt scp://%HOSTIP:%SSHPORT%PWD/log/test2004.txt file://localhost/%PWD/log/test2004.txt sftp://%HOSTIP:%SSHPORT%PWD/log/test2004.txt tftp://%HOSTIP:%TFTPPORT//2004 +--key curl_client_key --pubkey curl_client_key.pub -u %USER: tftp://%HOSTIP:%TFTPPORT//2004 sftp://%HOSTIP:%SSHPORT%PWD/log/test2004.txt file://localhost/%PWD/log/test2004.txt scp://%HOSTIP:%SSHPORT%PWD/log/test2004.txt file://localhost/%PWD/log/test2004.txt sftp://%HOSTIP:%SSHPORT%PWD/log/test2004.txt tftp://%HOSTIP:%TFTPPORT//2004 --insecure This is test data