Hi, I'm experiencing issues with osquery 5.3 when...
# general
t
Hi, I'm experiencing issues with osquery 5.3 when requesting HTTPS site with curl. With osquery 5.2.2 this just worked. With osquery 5.3 I receive this error:
Copy code
W0617 13:30:39.820879  5988 curl.cpp:83] Error making request: certificate verify failed
With osquery 5.2.2 I do not see this error. Not sure what's going on. The HTTPS resource requested uses the same certificate as osquery is communicating to for reporting its results / logs. Any help appreciated.
m
It looks like you are hitting this issue? https://github.com/osquery/osquery/issues/7632