How to genarate kibana ssl certificate pem format

Hi all,

I am using kibana . my requirement is HTTP:localhost:5601 to https:localhost:5601
how can provide secure url?

thanks,
sreenu.

You can either use a reverse proxy to provide SSL, or configure Kibana to do do.

There is information on enabling SSL through Kibana here: https://www.elastic.co/guide/en/kibana/current/production.html#enabling-ssl

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.