diff options
Diffstat (limited to 'tests/data/test403')
-rw-r--r-- | tests/data/test403 | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/tests/data/test403 b/tests/data/test403 deleted file mode 100644 index 8092fd0c6..000000000 --- a/tests/data/test403 +++ /dev/null @@ -1,33 +0,0 @@ -# -# Server-side -<reply name="1"> -<data> -</data> -</reply> - -# -# Client-side -<client> -<server> -ftps -</server> - <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> |