Synthetic integration

I have done synthetic integration with the elastic agent running in web servers. Set alerts about the ping response and tls certificates expiry dates. As the certs was approaching the expiry, updated the certs in the load balancers. Since then I am getting Error
Get "https://abcdef123.com": x509: certificate signed by unknown authority. can somebody guide me how to fix it

Hi @kumar_v ,

Sorry for the delay in the response.

x509: certificate signed by unknown authority

It seems that you are using self-signed certificates. Is that correct?

Let me know if this helps you: X509: certificate signed by unknown authority

Thanks,
Alberto