Forum

SSH Error - invalid...
 
Notifications
Clear all

SSH Error - invalid algorithm list

0 Posts
2 Users
0 Reactions
39 Views
(@binkoba)
New Member
Joined: 9 years ago
Posts: 1
Topic starter  

Does any body know what this means, or how to fix.

Absolute telnet is Version 6.28
Running on Windows Server 2012 [img size=478] [/img]


   
ReplyQuote
(@bpence)
Member Admin
Joined: 6 months ago
Posts: 1398
 

This is an indication that the server and client cannot agree on a suitable algorithm to use when doing KEX (Key Exchange). At the beginning of the connection, client and server exchange lists of supported algorithms and one is chosen from the list. If server and client have nothing in common, the connection cannot proceed and this is the error that you get.

If this is something you got suddenly on a server where you never had a problem, then something in the server configuration changed. System administrators may have recently removed algorithms perceived as being weak, therefore causing this error in clients that have no remaining algorithms in common.

I've been working on some improvements to Absolute to help combat this issue, adding new key exchange and message authentication algorithms as specified in RFC4419 and RFC6668. If you'd like to take it for a spin, grab the latest release candidate here:

http://www.celestialsoftware.net/telnet/AbsoluteTelnet9.84RC10.exe

Brian


   
ReplyQuote
Share: