mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
6 lines
158 B
Text
6 lines
158 B
Text
|
|
# This is a subpolicy to disable all CBC mode ciphers
|
||
|
|
# for the SSH protocol (libssh and OpenSSH)
|
||
|
|
# Carried out as part of CIS Benchmark
|
||
|
|
|
||
|
|
cipher@SSH = -*-CBC
|