SSH Issues: Updated authorized_keys cannot connect

Ma907xb

Well-Known Member
Dec 26, 2018
74
1
48
USA
I'm trying to connect to Proxmox via SSH and I keep getting kicked back because of Permission denied (publickey). I have added my public key and verified they are both in the correct location /etc/pve/priv/authorized_keys and ~/.ssh/authorized_keys. I am using secretive for my agent with MacOS. Do I need to do any additional configuration because of my agent?

My publickey is in this format

ecdsa-sha2-nistp256 A..X3O..4=

is ecdsa-sha2-nistp256 the issue?