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 11
sec02
My-Random-Thoughts edited this page Oct 28, 2017
·
1 revision
Ensure hashes are set correctly. Settings taken from https://www.nartac.com/Products/IISCrypto/Default.aspx using "Best Practices/FIPS 140-2" settings.
- DisabledHashes - "LIST" - Hashes that should be disabled
- EnabledHashes - "LIST" - Hashes that should be enabled
DisabledHashes = ('MD5')
EnabledHashes = ('SHA', 'SHA256', 'SHA384', 'SHA512')
- None
-
PASS
All hashes set correctly -
WARNING
-
FAIL
One or more hashes set incorrectly -
MANUAL
-
NA
- All Servers
- None