Return to test632 CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data |
1.1 ! misho 1: <testcase> ! 2: <info> ! 3: <keywords> ! 4: SFTP ! 5: FAILURE ! 6: server key check ! 7: </keywords> ! 8: </info> ! 9: ! 10: # ! 11: # Client-side ! 12: <client> ! 13: <server> ! 14: none ! 15: </server> ! 16: <features> ! 17: sftp ! 18: </features> ! 19: <name> ! 20: SFTP syntactically invalid host key ! 21: </name> ! 22: <command> ! 23: --hostpubmd5 00 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%POSIX_PWD/log/irrelevant-file --insecure ! 24: </command> ! 25: </client> ! 26: ! 27: # ! 28: # Verify data after the test has been "shot" ! 29: <verify> ! 30: <errorcode> ! 31: 2 ! 32: </errorcode> ! 33: </verify> ! 34: </testcase>