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

Create tool to render EC keys #13359

Closed
3 tasks done
Tracked by #15216
poulok opened this issue May 16, 2024 · 0 comments
Closed
3 tasks done
Tracked by #15216

Create tool to render EC keys #13359

poulok opened this issue May 16, 2024 · 0 comments
Assignees
Labels
Platform Tickets pertaining to the platform
Milestone

Comments

@poulok
Copy link
Member

poulok commented May 16, 2024

Similar to ssh-keygen generate a tool that allows the creation of EC Private / Public key pairs.

The EC private key for each node must be stored in a .pem file, similar to how the RSA private key is stored in a .pem file. The public portion of the EC key should be stored in a separate .pem file when generated by the tool.


This task depends on:

This was referenced May 16, 2024
@mxtartaglia-sl mxtartaglia-sl added the Platform Tickets pertaining to the platform label Jul 3, 2024
@mxtartaglia-sl mxtartaglia-sl self-assigned this Aug 3, 2024
@mxtartaglia-sl mxtartaglia-sl added this to the v0.54 milestone Aug 3, 2024
@mxtartaglia-sl mxtartaglia-sl changed the title Create tool to render ECDH keys Create tool to render EC keys Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform Tickets pertaining to the platform
Projects
None yet
Development

No branches or pull requests

2 participants