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

Make key size (RSA, DSA) and curve name (EC) configurable in the Certificates utility UI and API #8

Closed
azasypkin opened this issue Apr 10, 2023 · 1 comment
Labels
Category: Enhancement New feature or request Component: Utility: Certificates Issue related to Certificates utility
Milestone

Comments

@azasypkin
Copy link
Member

azasypkin commented Apr 10, 2023

Summary

Today Certificates utility hard-codes 2048 key size for RSA/DSA and SECP384R1 curve for EC. We should make it configurable via both API and UI.

@azasypkin azasypkin changed the title Digital Certificates: allow configuring curve name for Ecdsa Make key size (RSA, DSA) and curve name (EC) configurable in the Certificates utility UI and API Apr 10, 2023
@azasypkin azasypkin added Category: Enhancement New feature or request Component: Utility: Certificates Issue related to Certificates utility labels Apr 10, 2023
@azasypkin azasypkin added this to the 1.0.0-alpha.3 milestone Jul 23, 2023
@azasypkin
Copy link
Member Author

Fixed in 53e4b24 and secutils-dev/secutils-webui@f83328b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Enhancement New feature or request Component: Utility: Certificates Issue related to Certificates utility
Projects
Status: Done
Development

No branches or pull requests

1 participant