-
Task
-
Resolution: Fixed
-
Minor
-
-
SSH CLI Auth Module 1.7 , Jenkins 2.186
- Replace reference to Trilead Base64 with one from Hudson Remoting (could potentially use java.util.Base64, but would required bump to Java 8 which I'm not planning on doing)
- Replace reference to Trilead TypesWriter in PublicKeySignatureWriter with a simple PEM writer (only need to support BigInteger, String, int, and byte arrays)
- causes
-
JENKINS-58483 Jenkins 2.185 won't connect to SSH agents
- Resolved
- links to