Skip to content

Add key type selection for SSH push mirror

Proposal

It would appear that GitLab only generates RSA key types when configuring a project push mirror to an endpoint using SSH (ssh://).

It would be nice to enable the selection of different key types when selecting "SSH public key" as the authentication method. Some endpoints/vendors will restrict authentication to particular key types.

As a mockup:

sshkeytype.png

(no parcitular order of key types in this case)

Edited by Chris Driscoll