SSH – Permission denied (publickey) issue from Mac OSX to CentOS server
(Most threads about this issue are either AWS or GitHub related. Mine is neither. It's a simple Digital Ocean CentOS 8 server.) My old Macbook connects to my SSH server without any issues:, using ssh -2 -p 5555 -i /Users/Me/.ssh/id_rsa…