Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Ssh fingerprints"

 
Line 1: Line 1:
= SSH Fingerprints for Eclipse.org =
+
THIS PAGE HAS MOVED TO: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/SSH_Fingerprints
 
+
Last Update: Feb 14, 2022
+
 
+
=== Gerrit / git.eclipse.org:29418 ===
+
 
+
<pre>
+
ssh-keyscan -p 29418 git.eclipse.org 2>/dev/null | ssh-keygen -l -f -
+
2048 SHA256:zxZGLhoNFAbXrx3RNLeshKl0hDDKpaFH66o7E6Z9vVU [git.eclipse.org]:29418 (RSA)
+
256 SHA256:CPkwsR92HjGs6J7AF1lxvhnIHrmS8oQfIGpwjY1Nqs0 [git.eclipse.org]:29418 (ECDSA)
+
256 SHA256:bdCIz6OcVkeW2qQ/azqQo0z6URusFj+v9AfkI2yWE2U [git.eclipse.org]:29418 (ED25519)
+
</pre>
+

Latest revision as of 12:03, 2 January 2024

THIS PAGE HAS MOVED TO: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/SSH_Fingerprints

Back to the top