{"id":998,"date":"2016-12-06T07:50:51","date_gmt":"2016-12-06T13:50:51","guid":{"rendered":"http:\/\/blog.ls-al.com\/?p=998"},"modified":"2016-12-06T07:50:51","modified_gmt":"2016-12-06T13:50:51","slug":"unable-to-negotiate-ssh-dss","status":"publish","type":"post","link":"https:\/\/blog.ls-al.com\/unable-to-negotiate-ssh-dss\/","title":{"rendered":"Unable to negotiate ssh-dss"},"content":{"rendered":"
openssh version deprecated DSA keys by default. To work around it:<\/p>\n
Update in ~\/.ssh\/config:<\/p>\n
\r\nHost your-host\r\n HostkeyAlgorithms +ssh-dss\r\n<\/pre>\nor<\/p>\n
\r\nssh -oHostKeyAlgorithms=+ssh-dss user@host\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"openssh version deprecated DSA keys by default. To work around it: Update in ~\/.ssh\/config: Host your-host HostkeyAlgorithms +ssh-dss or ssh<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[],"class_list":["post-998","post","type-post","status-publish","format-standard","hentry","category-ssh"],"_links":{"self":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts\/998","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/comments?post=998"}],"version-history":[{"count":0,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts\/998\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/media?parent=998"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/categories?post=998"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/tags?post=998"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}