Uploaded image for project: 'honeycomb'
  1. honeycomb
  2. HONEYCOMB-415

Disable ssh-dss in netconf server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 18.01
    • 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

            mgradzki Marek Gradzki
            mgradzki Marek Gradzki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: