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

Cannot authenticate with ed25519 ssh key #19

Open
FedeHAL opened this issue Oct 8, 2020 · 3 comments
Open

Cannot authenticate with ed25519 ssh key #19

FedeHAL opened this issue Oct 8, 2020 · 3 comments

Comments

@FedeHAL
Copy link

FedeHAL commented Oct 8, 2020

I've created an ed25519 for gitlab authentication. but it doesn't seems to work:

invalid privatekey: [B@15b0e7f3

If I test it on the rundeck server from command line it works OK.

I've tried in other rundeck instances with rsa keys and it works.

@Irrational-NX
Copy link

I'm faced with the same problem, can't use an ed25519 key, but RSA works fine.

@pvillanue
Copy link

RSA1 keys have been disabled from GitHub Enterprise for security reasons, and to use HTTPS with a username is not the cleanest solution.
Any key format raises the same message (invalid privatekey).

May be, it's enough to update the dependencies of the components to a later version and rebuild, but my "developer" knowledge is not enough.

@mat-m
Copy link

mat-m commented Jun 26, 2023

@pvillanue Use SSHJ-{SSH|SCP} executors, they do support ed25519.

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

4 participants