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
/
test402
blob
6a0b2363420f43f84566365c8c3d58aa964ebdda
1
<testcase>
2
<info>
3
<keywords>
4
FTPS
5
FAILURE
6
</keywords>
7
</info>
8
9
# Client-side
10
<client>
11
<features>
12
SSL
13
</features>
14
<server>
15
ftp
16
</server>
17
<name>
18
FTP SSL required on non-SSL server
19
</name>
20
<command>
21
-k --ftp-ssl-reqd ftp://%HOSTIP:%FTPPORT/402
22
</command>
23
</client>
24
25
# Verify data after the test has been "shot"
26
<verify>
27
<errorcode>
28
64
29
</errorcode>
30
<protocol>
31
AUTH SSL
32
AUTH TLS
33
</protocol>
34
</verify>
35
</testcase>