Skip to content

Conversation

@vzlcn0
Copy link
Contributor

@vzlcn0 vzlcn0 commented Aug 21, 2020

Starting from Go 1.15+ Certificate without subjectAltName will fail with error: "x509: certificate relies on legacy Common Name field"

More info: golang/go#39568
This is only for Domain names and does not support IPAddresses: https://godoc.org/crypto/x509#Certificate

I did not use scripts/test to test if this will affect other parts of the code.

vzlcn0 and others added 2 commits August 20, 2020 17:25
Starting from Go 1.15+ Certificate without subjectAltName will fail with error: "x509: certificate relies on legacy Common Name field"
More info: golang/go#39568

This is only for Domain name and does not support IP Address: https://godoc.org/crypto/x509#Certificate
@gabriel gabriel merged commit 88d20dd into keys-pub:master Aug 21, 2020
@gabriel
Copy link
Contributor

gabriel commented Aug 21, 2020

Thanks!

@vzlcn0
Copy link
Contributor Author

vzlcn0 commented Aug 21, 2020

You're welcome.
And Thank you for your amazing work!

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.

2 participants