Hi all - I've been running into this issue -
https://github.com/fleetdm/fleet/issues/8729 on multiple hosts. The odd thing (to me, at least) is that in the Fleet UI, I can run "select result from curl where url = '
https://api.ipify.org';" on my test host and get a result, but when attempting the query via orbit shell on the test host I get no result (it mirrors the "actual behavior" in the link). Based on the comments in the link, I would assume the certs used for the connection would be the same in the Fleet UI and Orbit shell, is that accurate? I also wanted to see if any workarounds have been devised for this?