question

GaryStadter-6127 avatar image
0 Votes"
GaryStadter-6127 asked

OpenSSH on Win2019 server ignoring cipher selection

trying to do a rather simple test, I added:
Ciphers -aes128-cbc
to the sshd_config file in C:\ProgramData\ssh, restarted the sshd service, but when I then query it using:
ssh -Q cipher
aes128-cbc remains listed in the results.
Am I misinterpreting the results of 'ssh -Q cipher' ? or is my statement in the config file, attempting to exclude/disable aes128-cbc not correct?
any help, ideas, or guidance would be appreciated.

windows-server-2019
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers