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

Shared: Add support for openssl generate ssh key-pairs #48

Open
scblack321 opened this issue Dec 6, 2024 · 0 comments
Open

Shared: Add support for openssl generate ssh key-pairs #48

scblack321 opened this issue Dec 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@scblack321
Copy link
Collaborator

Class SSHKeyLoader

See issues #46 and #47

Add support for openssl generated keys that use the RSA or EC algorithm

Keys using RSA have the private key header: -----BEGIN PRIVATE KEY-----
Keys using RSA have the private key header: -----BEGIN EC PRIVATE KEY-----

See also comments in class SSHKeyLoader.

@scblack321 scblack321 added the enhancement New feature or request label Dec 6, 2024
@scblack321 scblack321 self-assigned this Dec 6, 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
Status: To Do
Development

No branches or pull requests

1 participant