Closed chorpitaPareIt closed 2 years ago
Hi,
The format of the key is restricted by the library JSch which is used for SSH. You can convert your format to pem with openssl or other tools.
pem
openssl
Hi,
The format of the key is restricted by the library JSch which is used for SSH. You can convert your format to
pem
withopenssl
or other tools.