For me, the osquery clients continue to work fine, but I have Nginx sat in front of the web interface, and the problem is between Nginx and Fleet.
When I downgraded the Fleet TLS to
intermediate
from
modern
it started working again.
server:
tls_compatibility: intermediate
z
zwass
02/03/2021, 7:36 PM
@Ryan Did that work in the yaml config? I believe we've actually unintentionally had a different key name for that setting in yaml (
tlsprofile
).
I'd like to fix it, but then that could be a breaking change for anyone relying on the