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

[sync] crypto/x509: disable signing with MD5WithRSA #56

Closed
emmansun opened this issue May 13, 2022 · 1 comment
Closed

[sync] crypto/x509: disable signing with MD5WithRSA #56

emmansun opened this issue May 13, 2022 · 1 comment

Comments

@emmansun
Copy link
Owner

MD5 is hopelessly broken, we already don't allow verification of
MD5 signatures, we shouldn't support generating them.

emmansun added a commit that referenced this issue May 13, 2022
@emmansun
Copy link
Owner Author

released in v0.12.1

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

No branches or pull requests

1 participant