XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • unversioned
    • Gerrit
    • None

    Description

      It seems that Gerrit's SSH key is 1024 bits.

      PORT      STATE SERVICE VERSION
      29418/tcp open  ssh     (protocol 2.0)
      | ssh-hostkey: 
      |_  1024 112425515dab4fb11549103a686dec0f (RSA)
      

      We should generate new keys, preferably of type Ed25519 in order to be future-proof (key type is reportedly supported by gerrit since 2.24)

      ssh-keygen -t ed25519
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              jujokini Jukka Jokiniva
              jimis Dimitrios Apostolou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes