use:
create .ssh/config
and write below content:
Host *
PubkeyAcceptedKeyTypes=+ssh-rsa
HostKeyAlgorithms=+ssh-rsa
No comments:
Post a Comment