repo.or.cz
/
CMakeLuaTailorHgBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Resync
[CMakeLuaTailorHgBridge.git]
/
CMakeLua
/
Utilities
/
cmcurl-7.19.0
/
tests
/
data
/
test632
blob
1b2ad31cbc9b7aba07707f474ac6395da5b9ce92
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%PWD/log/irrelevant-file
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>