-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
-
mina-sshd-api-core:2.8.0-30.vf9df64641cb_d
To bind SSH credentials to Mina SSH, new extension glue code is necessary.
- causes
-
JENKINS-69034 Mina ssh plugin 2.8.0-30.vf9df64641cb_d has a cyclic dependency, breaks Jenkins plugin loading
-
- Resolved
-
- is blocking
-
JENKINS-64106 Switch SSH client from Trilead to Apache Mina SSH
-
- Open
-
- links to
[JENKINS-64105] Support SSH keys for Apache Mina SSH
Epic Link | New: JENKINS-64104 [ 209120 ] |
Remote Link | New: This issue links to "ssh-credentials-plugin #126 (Web Link)" [ 27824 ] |
Assignee | Original: Matt Sicker [ jvz ] | New: Allan BURDAJEWICZ [ allan_burdajewicz ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
I believe that would mean a new implementation of SSHAuthenticator at https://github.com/jenkinsci/ssh-credentials-plugin/tree/master/src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl that supports Mina SSHD ?