diff options
Diffstat (limited to 'tests/data/test1401')
-rw-r--r-- | tests/data/test1401 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1401 b/tests/data/test1401 index 1e2b4a77f..34469a376 100644 --- a/tests/data/test1401 +++ b/tests/data/test1401 @@ -31,6 +31,9 @@ http <name> --libcurl for GET with various options </name> +<setenv> +SSL_CERT_FILE= +</setenv> <command> http://%HOSTIP:%HTTPPORT/we/want/1401 --libcurl log/test1401.c --basic -u fake:user -H "X-Files: Mulder" -H "X-Men: cyclops, iceman" -A MyUA -b chocolate=chip --proto "=http,ftp,file" </command> |