Server 2019 SSH cipher syntax

steelie9764 1 Reputation point
2021-01-12T15:46:00.47+00:00

Hello all, for reasons beyond our control, we need to allow an older system to SSH into a server 2019 host (for SFTP drops). Unfortunately, we continue to receive the following error: sshd: Unable to negotiate with [IP] port [number]: no matching cipher found. Their offer: aes128-cbc,none,3des-cbc,blowfish-cbc [preauth] I have tried to no avail to modify the sshd_config file in C:\ProgramData\ssh Am I missing something? How do I properly define the offered ciphers in that file? Thanks!

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2021-01-12T15:51:25.357+00:00
    0 comments No comments

  2. steelie9764 1 Reputation point
    2021-01-12T17:54:04.98+00:00

    Thanks for the info Patrick.. I do understand the 'why' of the problem, I just don't know how to configure the sshd_config file to use one of the cipher suites being chosen by the client. It looks like the SSH specific configuration is independent of the server-defined cipher suites, so the registry isn't controlling this unfortunately.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.