Jira (BOLT-1411) Bolt should honor StrictHostKeyChecking setting in SSH config

2 views
Skip to first unread message

Michael Smith (JIRA)

unread,
Jun 19, 2019, 4:24:03 PM6/19/19
to puppe...@googlegroups.com
Michael Smith created an issue
 
Puppet Task Runner / New Feature BOLT-1411
Bolt should honor StrictHostKeyChecking setting in SSH config
Issue Type: New Feature New Feature
Assignee: Unassigned
Created: 2019/06/19 1:23 PM
Priority: Normal Normal
Reporter: Michael Smith

When connecting to a host that I don't have an host key signature for, I'd expect it to behave similar to SSH. Specifically, I've setup my ~/.ssh/config with

Host *.mysite.example.com
 StrictHostKeyChecking no
 UserKnownHostsFile /dev/null

as these are ephemeral hosts that I may only connect to a few times. I can connect to them with `ssh host.mysite.example.com`. I would expect the same to work with Bolt without specific arguments.

Relies on a fix for https://github.com/net-ssh/net-ssh/issues/678.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages