-
Bug
-
Resolution: Done
-
Medium
-
17.10, 18.01
-
None
-
None
It was marked as legacy in the version of OpenSSH included in 16.04
http://www.openssh.com/legacy.html
ssh admin@localhost -p 2831 -s netconf
Unable to negotiate with 127.0.0.1 port 2831: no matching host key type found. Their offer: ssh-dss
Workaround:
ssh -oHostKeyAlgorithms=+ssh-dss admin@localhost -p 2831 -s netconf
- relates to
-
HONEYCOMB-385 Bump ODL dependencies to Nitrogen
-
- Complete
-