-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
-
Jenkins 2.166
hudson.cli.PrivateKeyProvider class uses com.trilead.ssh2.crypto.PEMDecoder from the trilead-ssh2, it is the only dependency we need to remove to remove trilead-ssh2 from core. We should try to figure out how to decode a PEM key by using the standard class from Java SDK or another library included in the dependencies.
- is related to
-
JENKINS-56166 Remove hudson.util.ssh.SFTPClient classs from core
- Resolved
-
JENKINS-43780 Remove Trilead class references in Jenkins Core
- Resolved
- links to