CertificateDsc

5.0.1-preview0002

DSC resources for managing certificates on a Windows Server.

Minimum PowerShell version

4.0

This is a prerelease version of CertificateDsc.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name CertificateDsc -RequiredVersion 5.0.1-preview0002 -AllowPrerelease

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

Install-PSResource -Name CertificateDsc -Version 5.0.1-preview0002 -Prerelease

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

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResource Certificate PKI

DSCResources

CertificateExport CertificateImport CertReq PfxImport WaitForCertificateServices

Dependencies

This module has no dependencies.

Release Notes

## [5.0.1-preview0002] - 2021-02-11

### Changed

- Renamed `master` branch to `main` - Fixes [Issue #237](https://github.com/dsccommunity/CertificateDsc/issues/237).
- Updated `GitVersion.yml` to latest pattern - Fixes [Issue #245](https://github.com/dsccommunity/CertificateDsc/issues/245).
- Changed `Test-Thumbprint` to cache supported hash algorithms to increase
 performance - Fixes [Issue #221](https://github.com/dsccommunity/CertificateDsc/issues/221).
- Added warning messages into empty catch blocks in `Certificate.PDT` module to
 assist with debugging.

### Fixed

- Removed requirement for tests to use `New-SelfSignedCertificateEx` from
 [TechNet Gallery due to retirement](https://docs.microsoft.com/teamblog/technet-gallery-retirement).
 This will prevent tests from running on Windows Server 2012 R2 - Fixes [Issue #250](https://github.com/dsccommunity/CertificateDsc/issues/250).
- Fixed FIPS support when used in versions of PowerShell Core 6 & PowerShell 7.
- Moved thumbprint generation for testing into helper function `New-CertificateThumbprint`
 and fixed tests for validating FIPS thumbprints in `Test-Thumbprint` so that it runs
 on PowerShell Core/7.x.

FileList

Version History

Version Downloads Last updated
6.0.0-previe... 264 12/23/2022
5.1.0 6,363,233 2/26/2021
5.1.0-previe... 43 2/23/2021
5.1.0-previe... 48 2/19/2021
5.0.1-previe... (current version) 47 2/11/2021
5.0.1-previe... 55 12/31/2020
5.0.0 97,746 10/16/2020
5.0.0-previe... 44 8/30/2020
5.0.0-previe... 86 7/5/2020
5.0.0-previe... 71 5/22/2020
5.0.0-previe... 45 5/17/2020
5.0.0-previe... 71 4/1/2020
4.7.0.0 18,583,402 6/26/2019
4.6.0.0 11,630 5/15/2019
4.5.0.0 18,362 4/3/2019
4.4.0.0 36,091 2/20/2019
4.3.0.0 2,573 1/10/2019
4.2.0.0 6,585 9/5/2018
4.1.0.0 14,158 6/13/2018
4.0.0.0 122,734 5/3/2018
Show more