• 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.

          [JENKINS-67563] No support for newer ed25519 SSH keys

          M C added a comment -

          Hmm, already reported here: https://github.com/sonyxperiadev/gerrit-events/issues/113, it seems.

          M C added a comment - Hmm, already reported here: https://github.com/sonyxperiadev/gerrit-events/issues/113 , it seems.

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

              Created:
              Updated: