Hi osquery team, i found out if i comment out tls_...
# general
w
Hi osquery team, i found out if i comment out tls_server_certs in osquery flags file, start osquery will fail with errr "tls_enroll.cpp:101] Failed enrollment request to https://XXX/api/v1/osquery/enroll (Request error: certificate verify Mar 26 233842 n100-130-133 osqueryd[373097]: W0326 233842.338394 373099 tls.cpp:101] Cannot read TLS server certificate(s): /opt/osquery/share/osquery/certs/certs.pem". why osquery try to load certs.pem from this folder, and how to disable that?