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 23
3842 n100-130-133 osqueryd[373097]: W0326 23
3842.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?