add one Host entry per domain.
on the end of the file add one catch all host rule with IdentityFile /dev/null
otherwise you're sending default key names to all hosts.
...and you are not sending id_rsa.pub to every single place you add a key, like most guides suggests, right? right?
guides dumbing down things are the root of evil.
add one Host entry per domain.
on the end of the file add one catch all host rule with IdentityFile /dev/null
otherwise you're sending default key names to all hosts.
...and you are not sending id_rsa.pub to every single place you add a key, like most guides suggests, right? right?