XMLWordPrintable

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

      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
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes