After I added ssh key and try to push my files i seen this message
The authenticity of host 'gitlab.com (54.93.71.23)' can't be established.
ECDSA key fingerprint is SHA256:HbW3g8zUjNSksFbqTiUWPWg2Bq1x8xdGUrliXFzSnUw.
Are you sure you want to continue connecting (yes/no)?
thanks axil for your help , now its working well , i was adding the key on the project not on my profile , sorry from a long time i am did not deploy a new key, but Gitlab the best for me it deserve it.
Thanks Again axil
This page seems to no longer have the ssh fingerprints, and, after a thorough google search, they don’t seem to be available from a reliable online source. Bummer
It seems the link from https://about.gitlab.com/gitlab-com/ was never updated. Under “Where can I find detailed information on GitLab.com’s settings, such as SSH host keys and its runners?”, the “GitLab.com settings” link returns a 404.
I have solved this issue by deleting my .git folder and gitignore file, after this I re-initialized the git with git init and did all the process again to push my code
For future visitors, the appropriate, permanent reference for this appears to be on docs.gitlab.com.
@axil The URL from MR #7358 is now either a 404, or it hangs until the browser (Firefox) finally reports “a script on this page is slowing down Firefox.” Is that a concern?
Philosophically speaking, aren’t the SSH host key fingerprints important enough to merit a prominent place on the website, perhaps in the site footer? I’m not singling out GitLab here, I believe it’s a common deficiency, and extends to things like developers’ GPG signing keys, too.