


Have you tried to use a different SSH client? Have you tried Putty? Possibly it will be simpler, if you use Putty on Windows workstation and server, so you can directly compare.Īlso running ssh with -vvv parameter can give you a bit more insight and possibly hint what went wrong. If you just copied the keypair files from a Windows computer, it could be placed in the wrong location or wrong filename. What kind of SSH are you using? Different incarnations save things at different locations. A test against a Linux system could help testing. If you transferred the keypair, it could be possible, that the transfer was not done correctly. On the Windows server - is the public key generated separately for this user/server? Or did you transfer the keypair from a Windows workstation? I'd rather guess, that it is sending the wrong key!ĭo you have a Linux system at hand? That should allow you to check if the same key works from both windows platforms, or if it fails. So I don't really believe, that under 2016 a 'different type of private key' would be sent to the remote host. Select the menu item Edit and then click on Modifyħ.A public key is a public key, no matter what OS is connecting to a remote server. Click the Start button at the bottom left corner of your screenĦ. The following is the procedure to change the registry key to specify the Key Exchange Algorithms available toġ. The following is the default list for Key Exchange following is the list and order of all Key Exchange Algorithms list of Key Exchange Algorithms does not vary based the Enable/Disable value for FIPS 140-2 option.

For Win x86: HKEY_LOCAL_MACHINE\SOFTWARE\Georgia SoftWorks\GSW_SSHD\Parameters\ szKexAlgoritms.For Win 圆4: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Georgia SoftWorks\GSW_SSHD\Parameters\ szKexAlgoritms.Specify the ciphers that the server can offer to the client by modifying the registry key szKexAlgoritms. The default order will varyįrom release to release to deliver the best blend of security and performance. The Key ExchangeĪlgorithms are offered to the client in the server’s default order unless specified. Specify the Key Exchange algorithms available to the server that are offered to the client. Select SSH Server KEX Key Exchange Algorithms How to Specify Key Exchange Algorithms in 2022
