From: Daniel Stenberg Date: Tue, 24 Apr 2001 21:11:34 +0000 (+0000) Subject: SSL based tests X-Git-Tag: curl-7_7_3~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48f3feed5918554de66cde708c4794cc3d9a79f4;p=thirdparty%2Fcurl.git SSL based tests --- diff --git a/tests/data/command300.txt b/tests/data/command300.txt new file mode 100644 index 0000000000..7531ad7d7d --- /dev/null +++ b/tests/data/command300.txt @@ -0,0 +1 @@ +https://%HOSTIP:%HTTPSPORT/300 diff --git a/tests/data/command400.txt b/tests/data/command400.txt new file mode 100644 index 0000000000..9ff4b69924 --- /dev/null +++ b/tests/data/command400.txt @@ -0,0 +1 @@ +ftps://%HOSTIP:%FTPSPORT/ diff --git a/tests/data/name300.txt b/tests/data/name300.txt new file mode 100644 index 0000000000..c6cddb2194 --- /dev/null +++ b/tests/data/name300.txt @@ -0,0 +1 @@ +simple HTTPS GET diff --git a/tests/data/name400.txt b/tests/data/name400.txt new file mode 100644 index 0000000000..148cedd734 --- /dev/null +++ b/tests/data/name400.txt @@ -0,0 +1 @@ +FTP dir list PASV diff --git a/tests/data/prot300.txt b/tests/data/prot300.txt new file mode 100644 index 0000000000..b5e6dc1bfc --- /dev/null +++ b/tests/data/prot300.txt @@ -0,0 +1,6 @@ +GET /300 HTTP/1.1 +User-Agent: curl/7.7 (i686-pc-linux-gnu) libcurl 7.7.1 (SSL 0.9.5) (ipv6 enabled) +Host: 127.0.0.1:8433 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* +