I just setup ssh access to my accounts.
I'm in a Linux box (Archlinx) and I use SSH regularly with different clients.
However, today as I setup SSH access I get the error:
"Load key "/home/ralvez/.ssh/mypublickey_rsa.pub": invalid format" which makes not sense because I use the key in other sites just fine.
Any ideas? Do I need to do something more than add the public key in Bitbucket?
NOTE: I noticed some talk about the file has to be copied from putty? I do not use putty (I do not need it in linux) so what's the option if that is the case?