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
sec03
My-Random-Thoughts edited this page Oct 28, 2017
·
1 revision
Ensure key exchange algorithms are set correctly. Settings taken from https://www.nartac.com/Products/IISCrypto/Default.aspx using "Best Practices/FIPS 140-2" settings.
- KeyExchangeAlgorithms - "LIST" - Key Exchange Algorithms that should be used
KeyExchangeAlgorithms = ('Diffie-Hellman', 'ECDH', 'PKCS')
- None
-
PASS
All key exchange algorithms set correctly -
WARNING
-
FAIL
One or more key exchange algorithms set incorrectly -
MANUAL
-
NA
- All Servers
- None