SChannelDsc

1.4.0

This DSC module is used to manage Secure Channel (SChannel) configurations.

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SChannelDsc

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SChannelDsc

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022 DSC Community. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResource SChannel SecureChannel

DSCResources

Cipher CipherSuites Hash KeyExchangeAlgorithm Protocol SChannelSettings

Dependencies

This module has no dependencies.

Release Notes

## [1.4.0] - 2022-05-17

### Changed

- SChannelDsc
 - Moved some documentation from the README.md to the GitHub repository
   wiki page.
 - Updated the pipeline files to use the latest from Sampler.

### Fixed

- SChannelDsc
 - Explicitly use the correct version of the command `Get-LocalizedData`
   ([issue #27](https://github.com/dsccommunity/SChannelDsc/issues/27)).
- SChannelSettings
 - Now the resource imports the dependent module *DscResource.Common*.
 - Now the property `WinHttpDefaultSecureProtocols` always return an array
   even if only one value is set in the current state ([issue #28](https://github.com/dsccommunity/SChannelDsc/issues/28)).

FileList

Version History

Version Downloads Last updated
1.4.0 (current version) 6,852 5/17/2022
1.3.1-previe... 11 5/17/2022
1.3.0 2,623 2/11/2022
1.2.3-previe... 11 2/11/2022
1.2.3-previe... 11 2/10/2022
1.2.2 7,503 12/16/2020
1.2.2-previe... 14 12/5/2020
1.2.0 791 4/30/2020
1.2.0-previe... 15 4/30/2020
1.2.0-previe... 20 4/16/2020
1.2.0-previe... 19 4/15/2020
1.1.0.0 1,427 3/19/2020
1.0.0.0 175 7/3/2019
Show more