File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test632
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (5 years ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    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>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>