summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl-7.19.0/tests/data/test305
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl-7.19.0/tests/data/test305')
-rw-r--r--Utilities/cmcurl-7.19.0/tests/data/test30535
1 files changed, 0 insertions, 35 deletions
diff --git a/Utilities/cmcurl-7.19.0/tests/data/test305 b/Utilities/cmcurl-7.19.0/tests/data/test305
deleted file mode 100644
index 858a004..0000000
--- a/Utilities/cmcurl-7.19.0/tests/data/test305
+++ /dev/null
@@ -1,35 +0,0 @@
-<testcase>
-<info>
-<keywords>
-HTTPS
-HTTP GET
-FAILURE
-</keywords>
-</info>
-
-# Client-side
-<client>
-<features>
-SSL
-</features>
-<server>
-https
-</server>
- <name>
-insecure HTTPS without permission
- </name>
- <command>
-https://%HOSTIP:%HTTPSPORT/want/305 --cacert moooo
-</command>
-</client>
-
-# Verify data after the test has been "shot"
-<verify>
-<strip>
-^User-Agent:.*
-</strip>
-<errorcode>
-77
-</errorcode>
-</verify>
-</testcase>