This repository has been archived by the owner on May 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
sec02
My Random Thoughts edited this page Jul 6, 2017
·
2 revisions
Ensure hashes are set correctly. Settings taken from https://www.nartac.com/Products/IISCrypto/Default.aspx using "Best Practices/FIPS 140-2" settings.
- EnabledHashes - List of hashes that should be enabled
- DisabledHashes - List of hashes that should be disabled
EnabledHashes = ('SHA', 'SHA256', 'SHA384', 'SHA512')
DisabledHashes = ('MD5')
- None
-
PASS
All hashes set correctly -
WARNING
-
FAIL
One or more hashes set incorrectly -
MANUAL
-
NA
- All Servers
- None