#!/usr/bin/env bash # TODO: enable this test with self-signed server cert # curl -s --insecure 'https://localhost:8443/' -d 'SELECT number FROM system.numbers LIMIT 1'