summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-09-21 09:15:51 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-09-24 08:07:35 +0200
commit8066906f9be3c2c6e74f84eda83810de326362df (patch)
tree3c6f191d91bacb96f18f8581039ca4c603b6834a /tests
parent675eeb1c941706070381faaad8ee1a5d75cff4a4 (diff)
downloadcurl-bagder/ftp-over-httpsproxy.tar.gz
ftp: separate FTPS from "HTTPS proxy" usebagder/ftp-over-httpsproxy
When using HTTPS proxy, SSL is used but not in the view of the FTP protocol handler itself so separate the connection's use of SSL from the FTP control connection's sue. Fixes #5523
Diffstat (limited to 'tests')
-rw-r--r--tests/data/test16312
-rw-r--r--tests/data/test16322
2 files changed, 0 insertions, 4 deletions
diff --git a/tests/data/test1631 b/tests/data/test1631
index cd36b1d9b..878511908 100644
--- a/tests/data/test1631
+++ b/tests/data/test1631
@@ -74,8 +74,6 @@ Proxy-Connection: Keep-Alive
<protocol>
USER anonymous
PASS ftp@example.com
-PBSZ 0
-PROT P
PWD
EPSV
TYPE I
diff --git a/tests/data/test1632 b/tests/data/test1632
index b10b2a68a..94577efdd 100644
--- a/tests/data/test1632
+++ b/tests/data/test1632
@@ -89,8 +89,6 @@ Proxy-Connection: Keep-Alive
<protocol>
USER anonymous
PASS ftp@example.com
-PBSZ 0
-PROT P
PWD
EPSV
TYPE I