Tlclient and signed ssh

I am using signed ssh to log into my systems.

ssh -i privatekey -i signedkey user@server
Works in ordenary ssh but it doesn’t seem to be an option in the tlclient ?

Hello @JakobHolst, and welcome to the forum!

Currently, the ThinLinc client only supports using one identity file at a time.
Is there a hard requirement for you to use multiple keys simultaneously?

I am using signed ssh to log into my systems.

Am I understanding you correctly if I assume that you are using OpenSSH Certificate Authentication? If so, there is still some work to be done in the ThinLinc client to fully support this (7641)

Kind regards,
Martin

1 Like