Hi
How can I disable cert verification on integrations running on Fleet Server?
The agent (fleet server) is Fleet Managed, running as a service on Linux. All agents are running well, sending logs and metrics, however, Agent with fleet server is not. I need to run an integration on it, as it should grab metrics from Elasticsearch node and both are running on the same server. The integration, however, doesn't send data into Elastic, because of the "wrong" certificate. The certificates are signed by selfsigned CA and they have no info about dns, hostnames, or IP addresses. To recertificate whole implementation would be pain in the ass, so my question is, if there is any way how to force "Fleet Server Agent + inthegrations" not to validate such certificate. Version of the Elastic and Fleet Agents is 9.5.1. I really don't need to harden the cluster with super duper certificate, as it is in sealed environment.


