forked from ansible-lockdown/RHEL9-CIS
6 lines
179 B
Text
6 lines
179 B
Text
|
|
# This is a subpolicy to disable the chacha20-poly1305 ciphers
|
||
|
|
# for the SSH protocol (libssh and OpenSSH)
|
||
|
|
# Carried out as part of CIS Benchmark
|
||
|
|
|
||
|
|
cipher@SSH = -CHACHA20-POLY1305
|