mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-03-25 14:27:12 +00:00
7 lines
194 B
Django/Jinja
7 lines
194 B
Django/Jinja
{{ file_managed_by_ansible }}
|
|
# This is a subpolicy dropping the SHA1 hash and signature support
|
|
# Carried out as part of CIS Benchmark rule 1.6.3
|
|
|
|
hash = -SHA1
|
|
sign = -*-SHA1
|
|
sha1_in_certs = 0
|