-
Notifications
You must be signed in to change notification settings - Fork 18k
crypto/x509: certificate validation issues #67024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
does this reproduce against the latest released version? |
I do not have self-contained reproducer, but I have sample certificates and the test harness. This is the test harness I have used: Yes, these are issues of the latest version as well. |
We'd still need a root cert to test those certs. |
Timed out in state WaitingForInfo. Closing. (I am just a bot, though. Please speak up if this is a mistake or you have the requested information.) |
Go version
Go-Crypto v1.21rc2
Output of
go env
in your module/workspace:What did you do?
What did you see happen?
All certificates were accepted
What did you expect to see?
The library should reject such noncompliant certificates
The text was updated successfully, but these errors were encountered: