Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-55363

Support different SSH providers

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • ssh-slaves-plugin
    • None

      The only SSH provider used now is the trilead-ssh2 library, there is not a direct way to replace this library with other implementation or use the SSH native client, thus we want to make the SSH implementation used pluggable, then you can choose the implementation used to connect by SSH. We are going to create an SSHProvider interface and implement two providers the current one trilead-ssh2 and a new native client provider. 

            ifernandezcalvo Ivan Fernandez Calvo
            ifernandezcalvo Ivan Fernandez Calvo
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: