Cygwin SSH to Ubuntu – “no mutual signature algorithm”

After updates to Cygwin and Ubuntu I was no longer able to ssh to the Ubuntu servers using a certificate for authentication.

Running ssh with the -vvv switch revealed this error:

Workaround is to add this line to the client configuration file (~/.ssh/config):

Leave a Reply