Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My-Random-Thoughts edited this page Oct 28, 2017 · 1 revision

sec-04-schannel-p4-protocols (Enabled)

Ensure protocols are set correctly. Settings taken from https://www.nartac.com/Products/IISCrypto/Default.aspx using "Best Practices/FIPS 140-2" settings.


Input Values

  • DisabledProtocols - "LIST" - Protocols that should be disabled

Example

DisabledProtocols = ('Multi-Protocol Unified Hello', 'PCT 1.0', 'SSL 2.0', 'SSL 3.0', 'TLS 1.0', 'TLS 1.1')

Input Descriptions

  • None

Result And Messages

  • PASS
    All protocols set correctly

  • WARNING

  • FAIL
    One or more protocols set incorrectly

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally