2002-08-30 12:58:37 +02:00
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply name="1">
|
|
|
|
<data>
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-04-30 22:25:39 +02:00
|
|
|
<server>
|
|
|
|
ftps
|
|
|
|
</server>
|
2002-08-30 12:58:37 +02:00
|
|
|
<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>
|