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)?