Hi All,
We have recently replaced the default certificate in Elastic with self-signed one using a Kubenetes secret but now Kibana is not able to connect with Elastic due to this.
What I found on web is to add the same certificate in Kibana configuration using property <server.ssl.certificateAuthorities> but this property is not available in ECK.
Is there any other way to add the Elastic certificate to Kibana config in ECK?