summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-08-12 08:14:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-08-12 08:14:53 +0000
commit4b44638f4d7d59c0f7d85a9a3a893c1a756f7695 (patch)
tree3db25da32a9700aafdfb6c00dbeb8647b0230eb5
parent13afff57520aafa0fe4315856e332b4775f98418 (diff)
downloadgnurl-4b44638f4d7d59c0f7d85a9a3a893c1a756f7695.tar.gz
gnurl-4b44638f4d7d59c0f7d85a9a3a893c1a756f7695.tar.bz2
gnurl-4b44638f4d7d59c0f7d85a9a3a893c1a756f7695.zip
use --insecure to allow non-matching known hosts for SSH-based protocols
-rw-r--r--tests/data/test20042
1 files changed, 1 insertions, 1 deletions
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
</name>
<command>
---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
</command>
<file name="log/test2004.txt">
This is test data