mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
6 lines
164 B
Django/Jinja
6 lines
164 B
Django/Jinja
# 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
|