Closed dolmen closed 8 years ago
Compare the output of https://github.com/<account>.keys with ssh-add -L to verify that the keys referenced in ~/.ssh/config are effectively still active on the server.
https://github.com/<account>.keys
ssh-add -L
~/.ssh/config
Now implemented on master: fb47d807e79e1c5f4f50eb411e208d2a3fc30a8d
Compare the output of
https://github.com/<account>.keys
withssh-add -L
to verify that the keys referenced in~/.ssh/config
are effectively still active on the server.