From: Daniel Stenberg Date: Fri, 30 Aug 2002 10:58:37 +0000 (+0000) Subject: new tests X-Git-Tag: curl-7_10~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=73f0e32d1a2e0a2b3e9845281197baf8471d96ed;p=thirdparty%2Fcurl.git new tests --- diff --git a/tests/data/test305 b/tests/data/test305 new file mode 100644 index 0000000000..70432039f1 --- /dev/null +++ b/tests/data/test305 @@ -0,0 +1,27 @@ +# Server-side + + + + + +# Client-side + + +insecure HTTPS without permission + + +https://%HOSTIP:%HOSTPORT/want/305 --cacert moooo + + + +# Verify data after the test has been "shot" + + +^User-Agent:.* + + + + +60 + + diff --git a/tests/data/test403 b/tests/data/test403 new file mode 100644 index 0000000000..4c04366a52 --- /dev/null +++ b/tests/data/test403 @@ -0,0 +1,30 @@ +# +# Server-side + + + + + +# +# Client-side + + +insecure FTPS without permission + + + ftps://%HOSTIP:%FTPSPORT/403 --cacert foo + + + +# +# Verify data after the test has been "shot" + + +filter off really nothing + + +60 + + + +