Hello,
Can anyone help me understand on how to renew the http CA certificate for an autoconfigured on-prem cluster? This certificate was being used in the logstash's elasticsearch output section's cacert setting, however the system broke once the certificate expired. What is a safe way to renew this certificate and once renewed will I have to update anything in the http keystore? Also since its a production setup I don't want to mess up anything, are there any gotacha I should be aware off. For now I am using the ssl_certificate_verification => false as a workaround.