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

[FEATURE REQUEST] Manage ECDSA/EdDSA private keys with x509 modules #63248

Closed
lkubb opened this issue Dec 7, 2022 · 0 comments · Fixed by #63099
Closed

[FEATURE REQUEST] Manage ECDSA/EdDSA private keys with x509 modules #63248

lkubb opened this issue Dec 7, 2022 · 0 comments · Fixed by #63099
Labels
Feature new functionality including changes to functionality and code refactors, etc. needs-triage

Comments

@lkubb
Copy link
Contributor

lkubb commented Dec 7, 2022

Is your feature request related to a problem? Please describe.
For some certificates, I would like to be able to use ECDSA and EdDSA private keys.

Describe the solution you'd like
Add an algo parameter to x509.create_private_key/x509.private_key_managed to select between different asymmetric algorithms and generate the requested private key.

Describe alternatives you've considered
shell out

Additional context
#63099

@lkubb lkubb added Feature new functionality including changes to functionality and code refactors, etc. needs-triage labels Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new functionality including changes to functionality and code refactors, etc. needs-triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant