Disable cert checking in test curl
Curl with openssl compiled does not seem to accept the cacert option correctly,
but it doesn't really matter too much.
The curl command is purely there as a quick sanity check.
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>