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

generate_key report error #1364

Closed
zhanglei327 opened this issue Sep 18, 2024 · 1 comment
Closed

generate_key report error #1364

zhanglei327 opened this issue Sep 18, 2024 · 1 comment

Comments

@zhanglei327
Copy link

image

@reaperhulk
Copy link
Member

OpenSSL does not support the generation of DSA keys of that length any more. You will need to do at least 512-bit, although that should never be used in production as the key size is insufficient (you need 2048+ and preferably not DSA).

@alex alex closed this as completed Oct 26, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants