I have a key embedded in an SSH connection on Royal TSX for macOS and when I attempted to establish the ssh connection it results in a warning
“/Users/steve.brown/Library/Caches/com.lemonmojo.RoyalTSX.App/iTerm2Connection/tmpk”
If I inspect the temporary keyfile that’s been created at that location it’s in the OpenSSH format, whereas the original key is an RSA key so I assume that is likely the issue?
Any way to work around this?
(using a path to the original key does work but that’s not a good option as we need to embed this particular key)