aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test402
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test402')
-rw-r--r--tests/data/test40237
1 files changed, 37 insertions, 0 deletions
diff --git a/tests/data/test402 b/tests/data/test402
new file mode 100644
index 000000000..b85822a9b
--- /dev/null
+++ b/tests/data/test402
@@ -0,0 +1,37 @@
+<testcase>
+<info>
+<keywords>
+FTPS
+FAILURE
+</keywords>
+</info>
+
+# Client-side
+<client>
+<features>
+SSL
+</features>
+<server>
+ftp
+</server>
+ <name>
+FTP SSL required on non-SSL server
+ </name>
+ <command>
+-k --ftp-ssl-reqd ftp://%HOSTIP:%FTPPORT/402
+</command>
+</client>
+
+# Verify data after the test has been "shot"
+<verify>
+<errorcode>
+64
+</errorcode>
+<strip>
+</strip>
+<protocol>
+AUTH SSL
+AUTH TLS
+</protocol>
+</verify>
+</testcase>