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

DHE: Export keypair to DH format file #161

Open
bmingles opened this issue Oct 28, 2024 · 1 comment
Open

DHE: Export keypair to DH format file #161

bmingles opened this issue Oct 28, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@bmingles
Copy link
Collaborator

The extension will manage public/private key pairs after #32 is merged. It might be useful to be able to export keypairs into a DH format key file that can be used for other use cases outside of the extension. DHE: Import DH keypair for use by the extension #160 will handle the import counterpart.

@bmingles bmingles added enhancement New feature or request triage labels Oct 28, 2024
@mofojed mofojed added this to the Backlog milestone Oct 29, 2024
@mofojed
Copy link
Member

mofojed commented Oct 29, 2024

I don't think as useful, as you can always generate the keypair outside of VSCode and upload that public key; the key generated/used within VSCode doesn't really need to be used elsewhere.

@mofojed mofojed removed the triage label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants