https://github.com/osquery/osquery logo
Title
l

lgalvez

10/08/2018, 2:31 PM
I'm getting a TLS error on my endpoint where it thinks the certificate is signed by an unknown. I created the installer using the kolide-enroll.pkg method and a full certificate chain.
This was caused by certificate name mismatch. Changing the config.mk certificate name from kolide.crt to match my server's certificate resolved this issue.