ERR_CERT_COMMON_NAME_INVALID

Issue #5 new
Bastien Dervaux created an issue

Hello,

You may want to update the certificate in the Downloads section as well as the associated keystore because it does not contain a Subject Alternative Name (SAN) extension.

Since Chrome 58, support for certificates with only a Common Name and no SAN was dropped. If you try using the current certificate Chrome will return a ERR_CERT_COMMON_NAME_INVALID error.

https://bugs.chromium.org/p/chromium/issues/detail?id=700595

Simply using a newly generated keystore and certificate with SAN solved the problem for me.

Thank you for this great tool.

Comments (0)

  1. Log in to comment