1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

SSL based tests

This commit is contained in:
Daniel Stenberg 2001-04-24 21:11:34 +00:00
parent 4ddb3fbbf4
commit 48f3feed59
5 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1 @@
https://%HOSTIP:%HTTPSPORT/300

View File

@ -0,0 +1 @@
ftps://%HOSTIP:%FTPSPORT/

1
tests/data/name300.txt Normal file
View File

@ -0,0 +1 @@
simple HTTPS GET

1
tests/data/name400.txt Normal file
View File

@ -0,0 +1 @@
FTP dir list PASV

6
tests/data/prot300.txt Normal file
View File

@ -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, */*