mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
7 lines
153 B
Text
7 lines
153 B
Text
|
|
# This is a subpolicy dropping the SHA1 hash and signature support
|
||
|
|
# Carried out as part of CIS Benchmark
|
||
|
|
|
||
|
|
hash = -SHA1
|
||
|
|
sign = -*-SHA1
|
||
|
|
sha1_in_certs = 0
|