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 it possible to store and reuse generated private keys #30

Closed
azasypkin opened this issue Oct 5, 2023 · 1 comment
Closed

Make it possible to store and reuse generated private keys #30

azasypkin opened this issue Oct 5, 2023 · 1 comment
Labels
Category: Feature New feature or request Component: Utility: Certificates Issue related to Certificates utility
Milestone

Comments

@azasypkin
Copy link
Member

azasypkin commented Oct 5, 2023

Summary

Secutils.dev currently allows users to store certificate templates for generating unique ad-hoc private key/certificate pairs. This feature is great for quick testing but isn't suitable for more long-term usage. Ideally, users should be able to store and reuse generated private keys and certificates. The scope of this issue is to introduce a 'Private Keys' utility within the 'Digital Certificates' utility bundle.

Screen Shot 2023-10-20 at 14 51 21

@azasypkin azasypkin changed the title Make it possible to store and reuse generated key/certificate - check XCA Make it possible to store and reuse generated key/certificate Oct 5, 2023
@azasypkin azasypkin added Category: Feature New feature or request Component: Utility: Certificates Issue related to Certificates utility labels Oct 5, 2023
@azasypkin azasypkin pinned this issue Oct 5, 2023
@azasypkin azasypkin unpinned this issue Oct 5, 2023
@azasypkin azasypkin added this to the 1.0.0-alpha.5 milestone Oct 5, 2023
@azasypkin azasypkin changed the title Make it possible to store and reuse generated key/certificate Make it possible to store and reuse generated private keys Oct 20, 2023
@azasypkin
Copy link
Member Author

Fixed by ae8a581 and secutils-dev/secutils-webui@a9462dd

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

No branches or pull requests

1 participant