-
New Feature
-
Resolution: Won't Do
-
Minor
-
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.
- is related to
-
JENKINS-56485 RFE: Add Support for VPN Proxy for Starting Agents
- Open