Hi!
I have enabled HTTPS in kibana, but when I connect to the url https://ip:5601 I get an indication that the connection to the site is not secure. Pls see the image.
Why does this happen? What can I do to resolve it?
Thank you,
Elisavet
Hi!
I have enabled HTTPS in kibana, but when I connect to the url https://ip:5601 I get an indication that the connection to the site is not secure. Pls see the image.
Why does this happen? What can I do to resolve it?
Thank you,
Elisavet
Hi @elisavet,
It looks like perhaps you have setup https://ip
to be a custom host name that you created with a custom self signed certificate?
You look to be blocking out what the actual host name is but if you click on Certificate (Invalid)
in that screen shot Chrome will give you more information about why it thinks that certificate is invalid.
Although Chrome is complaining about the certificate being invalid that does not mean you do not have a valid and good https
connection happening. It just means that Chrome does not trust the certificate from the connection.
Here are some pointers if you did use a self signed certificate with an IP such as 192.168.0.x
There's a lot of articles around getting Chrome to trust your self signed certificate from google searching:
But if you are in a large organization it's typically best to ask your IT department for information on how to get a valid certificate for your computer as usually they will assign a host name and can create certificates that are already trusted for that particular host name.
Let us know how it goes! Good luck.
© 2020. All Rights Reserved - Elasticsearch
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.