fleet/ee/server/service/hostidentity/httpsig
Victor Lyuboslavsky 1d1c174d8c
TPM osquery-perf support (#30994)
Fixes #30475

# Checklist for submitter

- [x] Manual QA for all new/changed functionality



<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* Introduced support for HTTP message signing in agent-server
communications, enhancing request authentication.
* Added a configurable option to control the probability of agents using
HTTP message signatures via a new command-line flag.
* **Bug Fixes**
* Improved error logging for issues encountered during HTTP signature
key retrieval, providing better visibility into failures.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-07-18 10:19:05 -03:00
..
httpsig.go TPM osquery-perf support (#30994) 2025-07-18 10:19:05 -03:00
middleware.go Added auth.require_http_message_signature server option. (#30983) 2025-07-17 13:23:19 +02:00