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

Can't parse private SSH keys #2

Open
kerridge opened this issue Sep 1, 2021 · 1 comment
Open

Can't parse private SSH keys #2

kerridge opened this issue Sep 1, 2021 · 1 comment

Comments

@kerridge
Copy link

kerridge commented Sep 1, 2021

ValueError: --values was included in the input but no value was provided

is the error message received after attempting to upload a multiline private SSH key. I assume because the key has spaces in it or starts with dashes, e.g.
-----BEGIN OPENSSH PRIVATE KEY----- b3BlbnN

@gauravngandhi
Copy link

Why not encode this value?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants