there are full answers on the Git for Windows Issues pages. Some are 
'closed', so remove the `is:open` from the filter ;-) 
https://github.com/git-for-windows/git/issues/3468 

Summary, that encryption has been deprecated by one of the upstreams. There 
are work arounds, but do considere if you can upgrade the encryption.

-- 
Philip

On Friday, October 22, 2021 at 4:14:02 AM UTC+1 yangqia...@gmail.com wrote:

> Dear all:
> I and my team have meet a question when we add ssh key that from git bash 
> to Gerrit:
> our input code is : ssh-keygen -t rsa -C "xxx"
> and when we add ~/.ssh/id_rsa.pub to Gerrit,the error log is :
> The authenticity of host '[x.x.x.x]:port (ip:port)' can't be established.
> *ED25519* key fingerprint is 
> SHA256:wnB29ySBr3fHVkh8c9d84p0zzdpBw64tscsqJLa2N+M.
> This key is not known by any other names
> Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
> Warning: Permanently added 'gerrit_ip:port' (ED25519) to the list of known 
> hosts.
> username@gerrit_ip: Permission denied (publickey).
>
> *our version of git bash is :2.33.1version of Gerrit is :3.4.1*
>
> but ,when I change my git bash from 2.33.1 to 2.18.0,there is no same 
> error,and I can connect to Gerrit successfully.
> I want to know if there are some configuration in the newst git bash for 
> ssh key,thanks for any replies.
>
> Wish you happiness~
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/aa48f37d-1981-44b5-8564-55a77ae71375n%40googlegroups.com.

Reply via email to