Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Use global known_hosts (/etc/ssh/ssh_known_hosts) for cloning #9

Closed
flosell opened this issue Apr 1, 2016 · 0 comments
Closed

Use global known_hosts (/etc/ssh/ssh_known_hosts) for cloning #9

flosell opened this issue Apr 1, 2016 · 0 comments

Comments

@flosell
Copy link
Owner

flosell commented Apr 1, 2016

Infrastructure automation tends to maintain known hosts in /etc/ssh/ssh_known_hosts instead of ~/.ssh/known_hosts.

Currently, it seems like only ~/.ssh/known_hosts is used when cloning a repository through ssh. Both should be possible.

(this might be an issue with JGit or JSch)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant