Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save renshuki/9468bda5ca8ef9daa056ddf3865e4dc9 to your computer and use it in GitHub Desktop.
Save renshuki/9468bda5ca8ef9daa056ddf3865e4dc9 to your computer and use it in GitHub Desktop.
Kibana NET::ERR_CERT_COMMON_NAME_INVALID error

If you get a NET::ERR_CERT_COMMON_NAME_INVALID when trying to connect to Kibana from your browser, it means the CN and/or SAN you defined at the certificate generation is incorrect. Please refer to the Encrypt traffic between your browser and Kibana documentation for more details on how to properly generate a server certificate for Kibana.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment