Xshell#
Recently, directly using the command:
ssh-keygen generated private keys cannot be imported for use in Xshell
Generate keys using the new command
rsarepresents using the rsa encryption method
sssh-keygen -m PEM -t rsa
Sourcetree#
- If keys are configured,
Sourcetreehas been unable to operate remote repositories Tools -> Options -> General
Select OpenSSH and then select the id_rsa private key in your user directory to resolve the issue.