Hello everyone,
I need to switch the certificates for my elasticsearch nodes, and I was wondering if there is any specific guide or recommendation for switching them out. Currently the servers are using self signed certs from elastic, the cert is in the agent folder, and the agent config tells the agent to use that cert. I want to switch the certs on the Elasticsearch servers to ones creates by our domain CA, so the agents trust the cert automatically instead of specifying the certificate in the agent config. Is what I am trying to do possible?
Thank you!