seknox / trasa

Zero Trust Service Access
https://www.trasa.io
Mozilla Public License 2.0
384 stars 68 forks source link

[FEATURE] Deprecate ssh-rsa format #274

Open bhrg3se opened 3 years ago

bhrg3se commented 3 years ago

Describe the feature:

Replace ssh-rsa with rsa-sha2-256/512 or ssh-ed25519

Describe why this feature is needed:

Since openSSH has deprecated open-ssh format, there will be issues with new openSSH servers/clients.

Scope of feature: