Article 6HXS3 disable a cipher in the sshd config

disable a cipher in the sshd config

by
BaldPaul
from LinuxQuestions.org on (#6HXS3)
On our rhel 7 server, i need to disable 3des-cbc. Normally that entry should be in the file sshd_config, but there are no entry's regarding cipher.
If i run the command sshd -T | grep -i 'cipher', all ciphers are shown, including 3des-cbc.

In this case where and how do i disable this?

Regards, Paul.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments