Hello team, I am trying to connect osqueryd to a TLS server written in Java based on jetty. the Web server is using self signed server certificate. osqueryd fails on enroll request with the message: tls_enroll.cpp:67] Failed enrollment request to
https://localhost:8800/api/mid/mon (Request error: certificate verify failed) retrying... . Is the problem that the certificate is self-signed? if so, is there a workaround?