SSL based tests
This commit is contained in:
1
tests/data/command300.txt
Normal file
1
tests/data/command300.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
https://%HOSTIP:%HTTPSPORT/300
|
1
tests/data/command400.txt
Normal file
1
tests/data/command400.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
ftps://%HOSTIP:%FTPSPORT/
|
1
tests/data/name300.txt
Normal file
1
tests/data/name300.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
simple HTTPS GET
|
1
tests/data/name400.txt
Normal file
1
tests/data/name400.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
FTP dir list PASV
|
6
tests/data/prot300.txt
Normal file
6
tests/data/prot300.txt
Normal 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, */*
|
||||||
|
|
Reference in New Issue
Block a user