This is how I fixed my problem (from rsa to openssh rsa)
I’m using a linux/ubuntu machine for ease.
Install puttygen apt-get install putty-tools
Convert your id_rsa file puttygen id_rsa -O private-openssh -o id_rsa_openssh
This is how I fixed my problem (from rsa to openssh rsa)
I’m using a linux/ubuntu machine for ease.
Install puttygen apt-get install putty-tools
Convert your id_rsa file puttygen id_rsa -O private-openssh -o id_rsa_openssh