diff --git a/dsc/secureServer.md b/dsc/secureServer.md index 9ed70f5db08b..24de24566474 100644 --- a/dsc/secureServer.md +++ b/dsc/secureServer.md @@ -390,7 +390,7 @@ Configuration PullServer { Credential = $Node.Credential } - # The next series of settings disable IIS and enable TLS, for environments where that is required by policy. + # The next series of settings disable SSL and enable TLS, for environments where that is required by policy. Registry TLS1_2ServerEnabled { Ensure = 'Present'