CertificateDsc

5.0.0-preview0001

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.0-preview0001 -AllowPrerelease

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

Install-PSResource -Name CertificateDsc -Version 5.0.0-preview0001 -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.0-preview0001] - 2020-04-01

### Changed

- Corrected incorrectly located entries in `CHANGELOG.MD`.
- Fix bug `Find-Certificate` when invalid certificate path is passed - fixes
 [Issue #208](https://github.com/dsccommunity/CertificateDsc/issues/208).
- CertReq:
 - Added `Get-CertificateCommonName` function as a fix for multiple
   certificates being issued when having a third party CA which doesn't
   format the Issuer CN in the same order as a MS CA - fixes [Issue #207](https://github.com/dsccommunity/CertificateDsc/issues/207).
 - Updated `Compare-CertificateIssuer` to use the new
   `Get-CertificateCommonName` function.
 - Added check for X500 subject name in Get-TargetResource, which already
   exists in Test- and Set-TargetResource - fixes [Issue #210](https://github.com/dsccommunity/CertificateDsc/issues/210).
 - Corrected name of working path to remove `x` - fixes [Issue #211](https://github.com/dsccommunity/CertificateDsc/issues/211).
- BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
- Updated to use continuous delivery pattern using Azure DevOps - Fixes
 [Issue #215](https://github.com/dsccommunity/CertificateDsc/issues/215).
- Updated Examples and Module Manifest to be DSC Community from Microsoft.
- Fix style issues in `Certificate.PDT` and `Certificate.Common` modules.
- Update badges in README.MD to refer to correct pipeline.
- Correct version number in `GitVersion.yml` file.

FileList

Version History

Version Downloads Last updated
6.0.0-previe... 258 12/23/2022
5.1.0 6,358,485 2/26/2021
5.1.0-previe... 43 2/23/2021
5.1.0-previe... 48 2/19/2021
5.0.1-previe... 47 2/11/2021
5.0.1-previe... 55 12/31/2020
5.0.0 96,808 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... (current version) 71 4/1/2020
4.7.0.0 18,583,347 6/26/2019
4.6.0.0 11,528 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,572 1/10/2019
4.2.0.0 6,582 9/5/2018
4.1.0.0 14,158 6/13/2018
4.0.0.0 122,734 5/3/2018
Show less