diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-08-26 23:06:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-08-26 23:06:16 +0000 |
commit | c0790ccf08b77db895d87ec2eea93fc39c749406 (patch) | |
tree | cd635f69a5c4f48d83a064ffa39686522fd5d907 /tests/data/test401 | |
parent | 87c43517cd3b6619a4142bf47db8accd31ccb208 (diff) |
updated for the new SSL -k
added two new tests to test the absense of -k to insecure SSL sites
Diffstat (limited to 'tests/data/test401')
-rw-r--r-- | tests/data/test401 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test401 b/tests/data/test401 index 8719ca8ca..c23420ddf 100644 --- a/tests/data/test401 +++ b/tests/data/test401 @@ -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 |