Valentine ssh trouble

when i connecting to ssh with the rsa key of user it says

└─$ ssh -i KEY USERNAME@10.10.10.79                             
sign_and_send_pubkey: no mutual signature supported

i used this method

openssl rsa -in hype_key.rsa -out hype_key_decrypted.rsa

but this dont help me, whats wrong?

i found solution, if you get this message you need to add this flag to your ssh

-o PubkeyAcceptedKeyTypes=+ssh-rsa

4 Likes

Man you saved me! Appreciate the help.

you are awesome my friend

wow my friend!
THANK YOU SO MUCH! U SAVE ME MORE HOURS