forked from ansible-lockdown/RHEL9-CIS
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
|