Skip to content
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

crypto/x509: Support MD5 signatures for certificates #10436

Closed
gonzojive opened this issue Apr 13, 2015 · 2 comments
Closed

crypto/x509: Support MD5 signatures for certificates #10436

gonzojive opened this issue Apr 13, 2015 · 2 comments

Comments

@gonzojive
Copy link

x509.Certificate.CheckSignature does not support MD5 signatures. Is this intentional? If so, a comment should be added in the source and/or docs. If not, then please add support for MD5 signatures.

Code pointer: https://github.com/golang/go/blob/master/src/crypto/x509/x509.go#L621

@ianlancetaylor
Copy link
Contributor

CC @agl

@agl agl self-assigned this Apr 13, 2015
@mikioh mikioh changed the title Support MD5 signatures for x509 certificates crypto/x509: Support MD5 signatures for certificates Apr 14, 2015
@mvanotti
Copy link

I think this is a duplicate of issue #10431

@golang golang locked and limited conversation to collaborators Jun 25, 2016
@rsc rsc unassigned agl Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants