forked from ansible-lockdown/RHEL9-CIS
5 lines
169 B
Django/Jinja
5 lines
169 B
Django/Jinja
# This is a subpolicy to disable all CBC mode ciphers
|
|
# for the SSH protocol (libssh and OpenSSH)
|
|
# Carried out as part of CIS Benchmark rule 1.6.5
|
|
|
|
cipher@SSH = -*-CBC
|