I'm getting a TLS error on my endpoint where it th...
# kolide
l
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.