warpgate icon indicating copy to clipboard operation
warpgate copied to clipboard

Use Custom SSH Keys Instead of Warpgate-Generated Keys

Open vjmax opened this issue 6 months ago • 3 comments

Warpgate currently provides two SSH keys that need to be added to all SSH targets under each user’s authorized_keys. We would like to use our own existing SSH keys instead.

Is it possible to configure Warpgate to use our own keys instead of the ones it generates?

vjmax avatar Jun 14 '25 16:06 vjmax

@Eugeny is there is any way to achieve this ?

vjmax avatar Jun 17 '25 13:06 vjmax

No, Warpgate can only either use its keys (you only need to add one) or a password.

Eugeny avatar Jun 18 '25 16:06 Eugeny

And let the user upload it's own keys and use them?

ImJustMario avatar Jun 28 '25 20:06 ImJustMario