[
https://issues.jboss.org/browse/JBIDE-17972?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen updated JBIDE-17972:
----------------------------------------
users who do not care about this security aspect can do the following:
In your ~/.ssh/config (if this file doesn't exist, just create it):
Host *
StrictHostKeyChecking no
This will make the check skipped by eclipse, rhc and normal ssh for any hosts.
Add ability to "always accept" the hostkey of the SSH
connection for cloning git repos
--------------------------------------------------------------------------------------
Key: JBIDE-17972
URL:
https://issues.jboss.org/browse/JBIDE-17972
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.2.0.Beta2
Reporter: Catherine Robson
Assignee: Max Rydahl Andersen
Labels: uxtest
Fix For: 4.3.x
Each time JBDS does a git clone, it gives me a warning about the hostkey of the SSH
connection. As a developer, I will always accept this. I'd like the ability to click
an "always accept" checkbox so I don't have to see this pop-up every time.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)