diff options
Diffstat (limited to 'tests/data/test1404')
-rw-r--r-- | tests/data/test1404 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1404 b/tests/data/test1404 index 6f53ca8cf..c0bb81b58 100644 --- a/tests/data/test1404 +++ b/tests/data/test1404 @@ -29,6 +29,9 @@ http <name> --libcurl for HTTP RFC1867-type formposting - -F with three files, one with explicit type </name> +<setenv> +SSL_CERT_FILE= +</setenv> <command> http://%HOSTIP:%HTTPPORT/we/want/1404 -F name=value -F 'file=@log/test1404.txt,log/test1404.txt;type=magic/content,log/test1404.txt' --libcurl log/test1404.c </command> |