0
I'm trying to connect from SmartCVS via ssh to a Fedora 29 system but connection fails with an error message "key exchange failed, expected SSH_MSG_KEX_GEX_GROUP".
Since SmartCVS is somewhat outdated, I think this is caused by it's limited capabilities (it supports RSA and DSA for key exchange). So my question: how can I re-enable these functionalities in my OpenSSH-server?
Thanks!