Skip to content

Fix NET::ERR_CERT_COMMON_NAME_INVALID error in Chrome 58 and up#95

Merged
greim merged 1 commit into
greim:masterfrom
devjerry:fix-cert-alt-names
Jun 29, 2017
Merged

Fix NET::ERR_CERT_COMMON_NAME_INVALID error in Chrome 58 and up#95
greim merged 1 commit into
greim:masterfrom
devjerry:fix-cert-alt-names

Conversation

@devjerry

@devjerry devjerry commented Jun 27, 2017

Copy link
Copy Markdown
Contributor

For Chrome 58 and later, only the subjectAlternativeName extension, not commonName, is used to match the domain name and site certificate.
https://support.google.com/chrome/a/answer/7391219?hl=en

Should fix #94

@greim greim merged commit 6b0c35c into greim:master Jun 29, 2017
@greim

greim commented Jun 29, 2017

Copy link
Copy Markdown
Owner

Thank you!

@greim

greim commented Jun 29, 2017

Copy link
Copy Markdown
Owner

Published as 3.2.2

@devjerry devjerry deleted the fix-cert-alt-names branch July 5, 2017 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing [missing_subjectAltName] in ssl certificate in Chrome 58

2 participants