I'm following this documentation page for securing communications between the browser and kibana. I'm a little confused as the documentation suggests createing a csr while later in the line ( and in kibana.yml) it expects a crt: https://i.imgur.com/8Dbdwnx.png
But in the browser when I enter https://elk.companyname.net or https://elk.companyname.net:5601 it doesn't work, even though I made sure dns points correcntly.
Does anyone know what's wrong? Is it because of the csr/crt missmatch? Thanks ahead!
I've discovered that I need to create an .crt and .key from the new .csr I have. Only thing is, even after looking at the elasticsearch-certutil documentation I'm just not sure what parameters to use. All the files and clusters are located on one machine.
Literally just took our company's .crt and .key from another server. scp'd it locally to a directory that is open for everyone, gave it 777 permissions, chown'd it to kibana:kibana and in kibana.yml:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.