The certificate file I have on my machine that osq...
# general
m
The certificate file I have on my machine that osqueryd’s
--tls_server_certs
points at contains the following:
Copy code
-----BEGIN CERTIFICATE-----
<my intermediate certificate authority>
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
<my root certificate authority>
-----END CERTIFICATE-----
(note, no server certificate here)