aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test403
blob: 4c04366a52578dbe5d9f563ba763a9db04970bdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#
# Server-side
<reply name="1">
<data>
</data>
</reply>

#
# Client-side
<client>
 <name>
insecure FTPS without permission
 </name>
 <command>
 ftps://%HOSTIP:%FTPSPORT/403 --cacert foo
</command>
</test>

#
# Verify data after the test has been "shot"
<verify>
<strip>
filter off really nothing
</strip>
<errorcode>
60
</errorcode>
<protocol>
</protocol>
</verify>