Hi, I’m trying to test a query which uses `curl_ce...
# general
p
Hi, I’m trying to test a query which uses `curl_certificate`table. In my test setup, I’m using a self-signed certificate but my query is failing with below error:
I0918 08:10:57.604887 20391 curl_certificate.cpp:212] Cannot get certificate for 121.121.0.59:111: Failed to establish TLS connection: -1
Is there a flag or workaround using which I can force osquery to trust the ssl cert ?