jenkinsci / jenkinsci/ssh-agent-plugin

[JENKINS-69264] [ssh-agent] Use SSH Host Key verification strategies from git-client-plugin

Open
#265 3 comments 0 reactions 0 assignees View on GitHub
component:ssh-agent-plugin enhancement imported-jira-issue jira-type:task priority:minor resolution:unresolved
Dominant language
Java
Stars
63
Forks
81
Avg merge
5h 36m
Merged PRs (30d)
9

Description

https://plugins.jenkins.io/git-client/#plugin-content-ssh-host-key-verification is incredibly useful in pipelines.

The ssh-agent-plugin doesn't take advantage of it however. It would be great if it could. That would reduce the need to inject ~/.ssh/known_hosts for Git operations within sshagent pipeline steps.

---
Originally reported by paybas, imported from: [ssh-agent] Use SSH Host Key verification strategies from git-client-plugin


  • status: Open
  • priority: Minor
  • component(s): ssh-agent-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20260604-211335

Raw content of original issue

https://plugins.jenkins.io/git-client/#plugin-content-ssh-host-key-verification is incredibly useful in pipelines.

The ssh-agent-plugin doesn't take advantage of it however. It would be great if it could. That would reduce the need to inject ~/.ssh/known_hosts for Git operations within sshagent pipeline steps.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.