--host_identifier should be the value 'uuid' or 'hostname' not an IP address, or remove the whole line it will default to hostname, maybe this helps your issue.And probably --tls_hostname should be the systemname used to create the cert
x
xiaoliuzi
2 years ago
thanks, I have fixed this problem。
s
Shantanu
1 year ago
I am facing a similar problem. Where can I find the root ca?
SK
1 year ago
Hey @Shantanu root CA should be available when you navigate to Kolide webpage.
s
Shantanu
1 year ago
Do you mean the kolide server webpage or the kolide website?
SK
1 year ago
Your kolide server webpage, you should be able to download the cert chain from there.
s
Shantanu
1 year ago
Is it the same in case of self signed certs? I am able to add ubuntu hosts to fleet using the pem file I get from the kolide server when I click on add new hosts. This error pops up only while adding windows host using the same pem file.
SK
1 year ago
@Shantanu not sure about that. If it works for Ubuntu it should work for Windows I guess. Check in the #windows channel if anyone else has experienced this.