[hatari-devel] tuxfamily.org host key?

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hi,

I did distro upgrade and now I get:
-----------------------------------
$ git pull
Unable to negotiate with 212.85.158.6 port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss
fatal: Could not read from remote repository.
-----------------------------------

It can be worked around with following in ~/.ssh/config:
-----------------------------------
Host git.tuxfamily.org
	HostkeyAlgorithms +ssh-rsa
	PubkeyAcceptedAlgorithms +ssh-rsa
-----------------------------------

But it would be good if tuxfamily would eventually update its host keys to more secure ones.


	- Eero



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/