mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:23:38 +03:00
updated for the new SSL -k
added two new tests to test the absense of -k to insecure SSL sites
This commit is contained in:
parent
87c43517cd
commit
c0790ccf08
8 changed files with 8 additions and 9 deletions
|
|
@ -9,7 +9,7 @@ moooooooo
|
|||
FTPS download with strict timeout and slow CWD
|
||||
</name>
|
||||
<command>
|
||||
ftps://%HOSTIP:%FTPSPORT/path/to/file/401 -m 4
|
||||
-k ftps://%HOSTIP:%FTPSPORT/path/to/file/401 -m 4
|
||||
</command>
|
||||
<file name="log/ftpserver.cmd">
|
||||
DELAY CWD 15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue