windows-powershell-docs icon indicating copy to clipboard operation
windows-powershell-docs copied to clipboard

SslFlags has additional values, but the cmdlet does not support them.

Open hahndorf opened this issue 3 years ago • 0 comments

The SslFlags Parameter is limited here to value 0 to 3, but in Server 2022 there are many more flags possible, checking all check-boxes in the GUI results in SslFlags of 125 in ApplicationHost.config

This is a problem with the cmdlet itself, the documentation is correctly listing the possible values, but the cmdlet must be updated to support all new flags. After that this page needs to be updated to reflect all the new flag values.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

hahndorf avatar Sep 03 '22 17:09 hahndorf