CertificateDsc
5.0.0-preview0005
DSC resources for managing certificates on a Windows Server.
Minimum PowerShell version
4.0
See the version list below for details.
Installation Options
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-preview0005] - 2020-08-30
### 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.
- Change Azure DevOps Pipeline definition to include `source/*` - Fixes [Issue #226](https://github.com/dsccommunity/CertificateDsc/issues/226).
- Updated pipeline to use `latest` version of `ModuleBuilder` - Fixes [Issue #226](https://github.com/dsccommunity/CertificateDsc/issues/226).
- Merge `HISTORIC_CHANGELOG.md` into `CHANGELOG.md` - Fixes [Issue #227](https://github.com/dsccommunity/CertificateDsc/issues/227).
- Fixed build failures caused by changes in `ModuleBuilder` module v1.7.0
by changing `CopyDirectories` to `CopyPaths` - Fixes [Issue #230](https://github.com/dsccommunity/CertificateDsc/issues/230).
- Updated to use the common module _DscResource.Common_ - Fixes [Issue #229](https://github.com/dsccommunity/CertificateDsc/issues/229).
- Pin `Pester` module to 4.10.1 because Pester 5.0 is missing code
coverage - Fixes [Issue #233](https://github.com/dsccommunity/CertificateDsc/issues/233).
- Added a catch for certreq generic errors which fixes [Issue #224](https://github.com/dsccommunity/CertificateDsc/issues/224)
- CertificateDsc
- Automatically publish documentation to GitHub Wiki - Fixes [Issue #235](https://github.com/dsccommunity/CertificateDsc/issues/235).
### Added
- PfxImport:
- Added example showing importing private key using `PsDscRunAsCredential`
to specify an administrator account - Fixes [Issue #213](https://github.com/dsccommunity/CertificateDsc/issues/213).
FileList
- CertificateDsc.nuspec
- CertificateDsc.psd1
- en-US\about_CertificateDsc.help.txt
- DSCResources\DSC_CertificateImport\README.md
- DSCResources\DSC_CertificateImport\DSC_CertificateImport.schema.mof
- DSCResources\DSC_CertificateImport\DSC_CertificateImport.psm1
- DSCResources\DSC_WaitForCertificateServices\DSC_WaitForCertificateServices.schema.mof
- DSCResources\DSC_WaitForCertificateServices\README.md
- DSCResources\DSC_WaitForCertificateServices\DSC_WaitForCertificateServices.psm1
- DSCResources\DSC_CertReq\README.md
- DSCResources\DSC_CertReq\DSC_CertReq.schema.mof
- DSCResources\DSC_CertReq\DSC_CertReq.psm1
- DSCResources\DSC_PfxImport\DSC_PfxImport.schema.mof
- DSCResources\DSC_PfxImport\README.md
- DSCResources\DSC_PfxImport\DSC_PfxImport.psm1
- DSCResources\DSC_CertificateExport\DSC_CertificateExport.psm1
- DSCResources\DSC_CertificateExport\README.md
- DSCResources\DSC_CertificateExport\DSC_CertificateExport.schema.mof
- Modules\CertificateDsc.PDT\CertificateDsc.PDT.psm1
- Modules\CertificateDsc.Common\CertificateDsc.Common.psm1
- DSCResources\DSC_CertificateImport\en-US\about_CertificateImport.help.txt
- DSCResources\DSC_CertificateImport\en-US\DSC_CertificateImport.strings.psd1
- DSCResources\DSC_WaitForCertificateServices\en-US\about_WaitForCertificateServices.help.txt
- DSCResources\DSC_WaitForCertificateServices\en-US\DSC_WaitForCertificateServices.strings.psd1
- DSCResources\DSC_CertReq\en-US\about_CertReq.help.txt
- DSCResources\DSC_CertReq\en-US\DSC_CertReq.strings.psd1
- DSCResources\DSC_PfxImport\en-US\DSC_PfxImport.strings.psd1
- DSCResources\DSC_PfxImport\en-US\about_PfxImport.help.txt
- DSCResources\DSC_CertificateExport\en-US\DSC_CertificateExport.strings.psd1
- DSCResources\DSC_CertificateExport\en-US\about_CertificateExport.help.txt
- Modules\CertificateDsc.PDT\en-US\CertificateDsc.PDT.strings.psd1
- Modules\CertificateDsc.Common\en-US\CertificateDsc.Common.strings.psd1
- Modules\DscResource.Common\0.9.3\DscResource.Common.psd1
- Modules\DscResource.Common\0.9.3\DscResource.Common.psm1
- Modules\DscResource.Common\0.9.3\en-US\about_DscResource.Common.help.txt
- Modules\DscResource.Common\0.9.3\en-US\DscResource.Common.strings.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0 | 7,211 | 10/5/2024 |
6.0.0-previe... | 75 | 6/14/2024 |
6.0.0-previe... | 308 | 12/23/2022 |
5.1.0 | 6,391,932 | 2/26/2021 |
5.1.0-previe... | 46 | 2/23/2021 |
5.1.0-previe... | 51 | 2/19/2021 |
5.0.1-previe... | 50 | 2/11/2021 |
5.0.1-previe... | 58 | 12/31/2020 |
5.0.0 | 105,109 | 10/16/2020 |
5.0.0-previe... (current version) | 47 | 8/30/2020 |
5.0.0-previe... | 89 | 7/5/2020 |
5.0.0-previe... | 74 | 5/22/2020 |
5.0.0-previe... | 48 | 5/17/2020 |
5.0.0-previe... | 74 | 4/1/2020 |
4.7.0.0 | 18,583,872 | 6/26/2019 |
4.6.0.0 | 11,976 | 5/15/2019 |
4.5.0.0 | 18,367 | 4/3/2019 |
4.4.0.0 | 36,096 | 2/20/2019 |
4.3.0.0 | 2,583 | 1/10/2019 |
4.2.0.0 | 6,591 | 9/5/2018 |
4.1.0.0 | 14,163 | 6/13/2018 |
4.0.0.0 | 122,744 | 5/3/2018 |