I have installed ELK 8 stack fresh.
If I change server's IP address, Kibana says: Kibana server is not ready yet.
I looked up in the log file, it says:
Unable to retrieve version information from Elasticsearch nodes.
Hostname/IP does not match certificate's altnames: IP: 192.168.12.123 is not in the cert's list: ::1, 127.0.0.1, 192.168.12.44, fe80::***
How to resolve this?
I got stuck for 2 days in this problem.
Certificate was created and generated automatically during setup.