Jerome
11/08/2019, 2:14 PMCannot read TLS server certificate(s):
. The permissions seems good and I test several possibilities. Do you know what's wrong ?alessandrogario
11/08/2019, 2:38 PM--tls_server_certs=/path/to/certs.pem
seph
11/08/2019, 2:48 PMJerome
11/08/2019, 2:49 PMtls_server_certs
to link to the cert filePS C:\Program Files\osquery\osqueryd> .\osqueryd.exe --tls_hostname=<http://kolide.xxx.com:8080|kolide.xxx.com:8080>
I have the error Cannot activate filesystem logger plugin: Could not create file: \Program Files\osquery\log\osqueryd.results.log
I miss a step ? Because this is a fresh install from official msi package and I changed nothingseph
11/08/2019, 3:35 PMJerome
11/08/2019, 3:47 PMosqueryd.results.log
file and the file have been created successfully with proper rights when I start osqueryd
. I've then move the files kolide_self.crt
(the self-signed cert) and enroll_secret
in that log
folder and the error not showing up anymore ! 🙂
Therefore my initial issue was indeed a permissions problem.
Now I cannot enroll because of Request error: certificate verify failed
. I will double check if all is good regarding that cert contentOjas
01/25/2022, 11:52 AMJerome
01/25/2022, 12:14 PM