Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

3 participants