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

Remove Trilead references in SSH CLI Auth Module

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • other
    • SSH CLI Auth Module 1.7 , Jenkins 2.186

      1. 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)
      2. Replace reference to Trilead TypesWriter in PublicKeySignatureWriter with a simple PEM writer (only need to support BigInteger, String, int, and byte arrays)

          [JENKINS-43669] Remove Trilead references in SSH CLI Auth Module

          Oleg Nenashev added a comment -

          Released it in SSH CLI Auth Module 1.6

          Oleg Nenashev added a comment - Released it in SSH CLI Auth Module 1.6

          Oleg Nenashev added a comment -

          The fix was not final. It caused regressions in the CLI authentication. Working on the fix

          Oleg Nenashev added a comment - The fix was not final. It caused regressions in the CLI authentication. Working on the fix

          Oleg Nenashev added a comment -

          Oleg Nenashev added a comment - https://github.com/jenkinsci/ssh-cli-auth-module/pull/14  for the regression fix

            oleg_nenashev Oleg Nenashev
            mc1arke Michael Clarke
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: