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

No support for newer ed25519 SSH keys

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • gerrit-trigger-plugin
    • None
    • Jenkins 2.289.2 with Gerrit Trigger 2.35.2 plugin.

      Attempting to setup a Gerrit server using a ed25519 key, it returns the following error message:
      "/var/lib/jenkins/.ssh/id_ed25519" is not a valid key file."

      I've tracked the problem to originate in the

      com.sonymobile.tools.gerrit.gerritevents.ssh.SshUtil.isPrivateKeyFileValid
      

      method, which is from the (apparently) bundled gerritevents library.

            rsandell rsandell
            apteryx3 M C
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: