Rsa-sha2-512 private key support

I’m trying to add a ssh key type rsa-sha2-512 due it is the new default generated by ssh-keygen and the ssh-rsa is now deprecated.

When I try to add it via web interface in the project page in the section SSH Key it is not getting accepted, any suggestion of how to add this new type version of the ssh keys to enable the access to any new server that has deprecated the ssh-rsa (SHA1)?

1 Like

Hello,

Have you found a solution for this or received a direct response from the support team?
I’m also trying to add a rsa-sha2-512, rsa-sha2-256 or ed25519 key and the UI always gives me the error “This key is not a private key.” even though they are.
Thank you in advance.