Timeline for answer to Git on Windows not asking for SSH key password, or using SSH Key by Igor Skoric
Current License: CC BY-SA 3.0
Post Revisions
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 1, 2016 at 19:42 | history | bounty awarded | J.R. | ||
| Dec 31, 2015 at 13:29 | vote | accept | J.R. | ||
| Dec 31, 2015 at 12:42 | history | edited | Igor Skoric | CC BY-SA 3.0 |
Added verbose SSH example
|
| Dec 30, 2015 at 20:03 | history | bounty awarded | Community Bot | ||
| Dec 30, 2015 at 9:51 | comment | added | Igor Skoric | Which tools are you using to perform your connection? I use the linux tools bundled with git (git-scm.com) which includes the ssh binary. I do NOT need to set up any key-adding measure to my startup manually. | |
| Dec 29, 2015 at 19:08 | comment | added | J.R. | Nothing is happening yet. I'm not entirely sure how specifying a host would help, though, since ssh-add is supposed to ask for my key's password and it doesn't have any host parameters. Git push is still not appearing to use my key, and is not asking for a password for it, just jumping ahead to asking for the server's password. | |
| Dec 29, 2015 at 14:27 | history | answered | Igor Skoric | CC BY-SA 3.0 |