Skip to content

openssh 8.5p1-1

Summary

Since openssh 8.5p1 got upgraded, I am experiencing this error while using git with GitLab.

client_global_hostkeys_private_confirm: server gave bad signature for RSA key 0

Besides the message, all git commands still work. This message don't show up when using GitHub or other git repository.

Reddit

Steps to reproduce

git fetch/pull/push from any gitlab repository.

Possible fixes

Downgrading to 8.4p1 stop the message showing up.