mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-03-25 22:37:11 +00:00
6 lines
199 B
Django/Jinja
6 lines
199 B
Django/Jinja
{{ file_managed_by_ansible }}
|
|
# 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
|