latest 9 messages by markizano
+
[2016-07-18T16:16:35Z]
markizano
To close the loop on my issue from earlier: id_rsa and id_rsa.pub must be a pair - if id_rsa.pub is a pub key for another id_rsa - ssh wont' complete the connection.
+
[2016-07-18T13:53:39Z]
markizano
and it's ONLY to github.com
+
[2016-07-18T13:53:31Z]
markizano
if I use a ssh agent - it works.
+
[2016-07-18T13:53:26Z]
markizano
if I use -i /some/other/path/to/my/key - works
+
[2016-07-18T13:53:09Z]
markizano
and ONLY if it's ~/.ssh/id_rsa
+
[2016-07-18T13:53:04Z]
markizano
all of a sudden, I'm getting permission denied (public key)
+
[2016-07-18T13:52:53Z]
markizano
I'm having an issue with ssh keys - they were working just fine yesterday
+
[2016-07-18T13:52:45Z]
markizano
hi all
+
[2016-07-17T21:46:11Z]
markizano
This seems like something intermittent - are others getting permission denied for their public keys that have previously been accepted and had no issues ?