diff options
Diffstat (limited to 'tests/data/test1403')
-rw-r--r-- | tests/data/test1403 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1403 b/tests/data/test1403 index 18167b4fd..1a0fc7d8f 100644 --- a/tests/data/test1403 +++ b/tests/data/test1403 @@ -28,6 +28,9 @@ http <name> --libcurl for GET with query </name> +<setenv> +SSL_CERT_FILE= +</setenv> <command> http://%HOSTIP:%HTTPPORT/we/want/1403 --libcurl log/test1403.c -G -d "foo=bar" -d "baz=quux" </command> |