Can't use my private OpenSSH key
Answered
I can't use any of my OpenSSH keys (macOS)
I also tried to generate several different types of keys with no success.
Can you post an example of ssh-keygen command line that creates a key valid to NoSQLBooster, please?
NoSQLBooster version 5.2.9. Licensed.
Please refer to https://www.thegeekdiary.com/using-the-ssh-keygen-command-in-linux/
BTW, NoSQLBooster's NodeJS version is 10.11.0 which does not support the Ed25519 key. Development/testing is done against OpenSSH (7.6 currently).
Please refer to https://www.thegeekdiary.com/using-the-ssh-keygen-command-in-linux/
BTW, NoSQLBooster's NodeJS version is 10.11.0 which does not support the Ed25519 key. Development/testing is done against OpenSSH (7.6 currently).
Thanks for your reply.
My keys were created by issuing the command ssh-keygen -t rsa. They don't work.
Can you give me an example key to test and the ssh-keygen command you used to generate it, please?
Thanks for your reply.
My keys were created by issuing the command ssh-keygen -t rsa. They don't work.
Can you give me an example key to test and the ssh-keygen command you used to generate it, please?
We don't have any detailed examples, we just follow the steps in the file above to generate the ssh key and test it.
We don't have any detailed examples, we just follow the steps in the file above to generate the ssh key and test it.
Replies have been locked on this page!