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

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

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants