Hey everyone.
I have a Kibana running behind my proxy (with self signed certificate). So far, I can not reach the EPR and I am getting the "Self signed certificate in the chain" error when enabling the proxy.
How can I set Kibana to trust in the proxy certificate?
I tried elasticsearch.certificateAuthorities but it did not work (expected, since it is a thing related to elasticsearch nodes). But I could not to find nothing else in docs that could help me.