Xshell
Recently, using the command:
ssh-keygen to generate a private key could not be imported into Xshell for use.
Use the following new command to generate keys:
rsaindicates using RSA encryption
ssh-keygen -m PEM -t rsa
Sourcetree
- If keys are configured but
Sourcetreeconsistently fails to operate remote repositories - Go to
Tools -> Options -> General
Sourcetree
Select OpenSSH and choose the id_rsa private key under your user directory.