Is your feature request related to a problem? Please describe.
I use OpenSSH certificates on my servers rather than bare public-keys. There are various advantages to this approach, including the ability to add expiry dates to, and revoke, certificates. This allows pinned authentications to servers, and vice versa, rather than having to trust them, while also automating the process.
Describe the solution you'd like
Support for OpenSSH certificates, allowing usage of them rather than forced bare-public-key usage. This could be implemented via an extra button on the main menu with the ability to import an OpenSSH certificate.
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
I use OpenSSH certificates on my servers rather than bare public-keys. There are various advantages to this approach, including the ability to add expiry dates to, and revoke, certificates. This allows pinned authentications to servers, and vice versa, rather than having to trust them, while also automating the process.
Describe the solution you'd like
Support for OpenSSH certificates, allowing usage of them rather than forced bare-public-key usage. This could be implemented via an extra button on the main menu with the ability to import an OpenSSH certificate.
Describe alternatives you've considered
N/A
Additional context
N/A