Pierre N
06/27/2024, 7:52 AMW0626 14:49:27.032124 -139899904 tls_enroll.cpp:101] Failed enrollment request to <https://fleetdm.XXXXX/api/v1/osquery/enroll> (Request error: certificate verify failed) retrying...
What are we doing wrong there?Lucas Rodriguez
06/27/2024, 10:13 AMcurl <https://fleetdm.XXXXX/api/v1/osquery/enroll>
work?
• How was the package generated? (fleetctl package ...
)Pierre N
07/01/2024, 2:04 AMcurl enroll
doesn't work, but it also doesn't work on properly running endpoints and if we hardcode the IP it works fine on new endpoints.Pierre N
07/01/2024, 2:05 AMLucas Rodriguez
07/01/2024, 1:37 PMSorry, by work I meant that SSL/TLS works but then you get a 403 or something. If you are getting certificate verification issues with curl then it means something's off with the server's certificate.doesn't work, but it also doesn't work on properly running endpoints and if we hardcode the IP it works fine on new endpoints.curl enroll
Pierre N
07/02/2024, 2:32 AM