I am trying to set up Elasticsearch and kibana 8 on a new machine.
For one or another reason kibana gives me the following error: Hostname/IP does not match certificate's altnames. IP: ... is not in the certificate's altnames.
Is there an easy command to add the IP address to the certificates altnames? The documentation wasn't that clear to me.
thanks in advance.