Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
unversioned
-
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
- relates to
-
QTQAINFRA-5208 Unable to push changes to gerrit
-
- Closed
-