funtoo / keychain

keychain ssh-agent front-end
http://www.funtoo.org
GNU General Public License v2.0
750 stars 105 forks source link

Add Case insensitivity for options in ssh config files #75

Open e2thenegpii opened 7 years ago

e2thenegpii commented 7 years ago

In ssh config files host options I.E. IdentityFile may be case insensitive. The following will cause keychain to not find the github.com key when run with keychain -c github.com

Host github.com
    User git
    IDENTITYFILE ~/.ssh/keys/github.com
danielrobbins commented 7 years ago

This issue has been imported into the Funtoo Linux bug tracker. This helps us to ensure that your bug is prioritized and gets the attention it deserves. You are welcome to create a Funtoo account and participate in the Funtoo Linux workflow or follow-up in the GitHub issue (comments are not currently synchronized.) Follow the action here: https://bugs.funtoo.org/browse/FL-3554