Kibana 7.7 as trusted page

Dears,

I have another challange. We use basic license. We have enabled SSL/TLS inside ELK.
Our Kibana site shows padlock with an exclamation mark:
image
Could you tell me how to configure Kibana as trusted page, plase? Do you have any example such configuration?

Best Regards,
Dan

Hello @d.silwon -

Look at https://www.elastic.co/guide/en/kibana/current/settings.html and server.ssl.enabled

Hello @mattkime,

I saw this guide there. Can we use external CA for Kibana authentication?

Best Regards,
Daniel

Have you tried server.ssl.certificateAuthorities?

@mattkime

Not yet because right now i'm using elastic's self signed certificates. I'm curious if elastic can communicate with an external CA.

Thanks