...
Key generation and conversion / transformation
If your SSH key is not being properly loaded by Unimushave an existing key in OpenSSH format, you can easily use OpenSSH ssh-keygen to transform key formats. This command will transform an OpenSSH private key into a PEM encoded key:
...