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

Specify what types of SSH key are supported #549

Closed
sebastian-luna-valero opened this issue May 15, 2024 · 3 comments
Closed

Specify what types of SSH key are supported #549

sebastian-luna-valero opened this issue May 15, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sebastian-luna-valero
Copy link

Hi,

Public SSH keys are checked when added via IM Dashboard: https://im.egi.eu/im-dashboard/ssh_keys

image

Following:

https://github.com/grycap/im-dashboard/blob/v2.5.6/app/ssh_key.py#L80

It looks like only public SSH keys of type RSA are supported?

If yes, could this be specified as help text in the form to add the SSH key to IM Dashboard?

Thanks to @maikenp for reporting.

Best regards,
Sebastian

@micafer micafer self-assigned this May 15, 2024
@micafer micafer added the enhancement New feature or request label May 15, 2024
@micafer micafer added this to the 2.5.7 milestone May 15, 2024
@micafer
Copy link
Member

micafer commented May 15, 2024

We will improve the SSH key validation to support another formats.

micafer added a commit that referenced this issue May 16, 2024
@micafer
Copy link
Member

micafer commented May 16, 2024

Support for other formats added.
It is available in the devel instance.

@micafer micafer closed this as completed May 16, 2024
@sebastian-luna-valero
Copy link
Author

Tested it and it works, many thanks!

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