CertificateDsc
5.1.0
DSC resources for managing certificates on a Windows Server.
Minimum PowerShell version
4.0
See the version list below for details.
Installation Options
Author(s)
DSC Community
Copyright
Copyright the DSC Community contributors. All rights reserved.
Package Details
Owners
Tags
DesiredStateConfiguration DSC DSCResource Certificate PKI
DSCResources
CertificateExport CertificateImport CertReq PfxImport WaitForCertificateServices
Dependencies
This module has no dependencies.
Release Notes
## [5.1.0] - 2021-02-26
### Added
- PfxImport:
- Added Base64Content parameter to specify the content of a PFX file that can
be included in the configuration MOF - Fixes [Issue #241](https://github.com/dsccommunity/CertificateDsc/issues/241).
- CertificateImport:
- Added Base64Content parameter to specify the content of a certificate file
that can be included in the configuration MOF - Fixes [Issue #241](https://github.com/dsccommunity/CertificateDsc/issues/241).
### Changed
- Fix bug where `Import-PfxCertificateEx` would not install private keys in the
ALLUSERSPROFILE path when importing to LocalMachine store. [Issue #248](https://github.com/dsccommunity/CertificateDsc/issues/248).
- 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
- CertificateDsc.nuspec
- CertificateDsc.psd1
- en-US\about_CertificateDsc.help.txt
- DSCResources\DSC_PfxImport\DSC_PfxImport.schema.mof
- DSCResources\DSC_PfxImport\DSC_PfxImport.psm1
- DSCResources\DSC_PfxImport\README.md
- DSCResources\DSC_WaitForCertificateServices\DSC_WaitForCertificateServices.psm1
- DSCResources\DSC_WaitForCertificateServices\DSC_WaitForCertificateServices.schema.mof
- DSCResources\DSC_WaitForCertificateServices\README.md
- DSCResources\DSC_CertReq\DSC_CertReq.schema.mof
- DSCResources\DSC_CertReq\README.md
- DSCResources\DSC_CertReq\DSC_CertReq.psm1
- DSCResources\DSC_CertificateImport\DSC_CertificateImport.psm1
- DSCResources\DSC_CertificateImport\DSC_CertificateImport.schema.mof
- DSCResources\DSC_CertificateImport\README.md
- DSCResources\DSC_CertificateExport\DSC_CertificateExport.schema.mof
- DSCResources\DSC_CertificateExport\DSC_CertificateExport.psm1
- DSCResources\DSC_CertificateExport\README.md
- Modules\CertificateDsc.PDT\CertificateDsc.PDT.psm1
- Modules\CertificateDsc.Common\CertificateDsc.Common.psm1
- DSCResources\DSC_PfxImport\en-US\DSC_PfxImport.strings.psd1
- DSCResources\DSC_PfxImport\en-US\about_PfxImport.help.txt
- DSCResources\DSC_WaitForCertificateServices\en-US\DSC_WaitForCertificateServices.strings.psd1
- DSCResources\DSC_WaitForCertificateServices\en-US\about_WaitForCertificateServices.help.txt
- DSCResources\DSC_CertReq\en-US\about_CertReq.help.txt
- DSCResources\DSC_CertReq\en-US\DSC_CertReq.strings.psd1
- DSCResources\DSC_CertificateImport\en-US\DSC_CertificateImport.strings.psd1
- DSCResources\DSC_CertificateImport\en-US\about_CertificateImport.help.txt
- DSCResources\DSC_CertificateExport\en-US\DSC_CertificateExport.strings.psd1
- DSCResources\DSC_CertificateExport\en-US\about_CertificateExport.help.txt
- Modules\DscResource.Common\0.10.1\DscResource.Common.psd1
- Modules\DscResource.Common\0.10.1\DscResource.Common.psm1
- Modules\CertificateDsc.PDT\en-US\CertificateDsc.PDT.strings.psd1
- Modules\CertificateDsc.Common\en-US\CertificateDsc.Common.strings.psd1
- Modules\DscResource.Common\0.10.1\en-US\about_DscResource.Common.help.txt
- Modules\DscResource.Common\0.10.1\en-US\DscResource.Common.strings.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0-previe... | 196 | 12/23/2022 |
5.1.0 (current version) | 6,238,921 | 2/26/2021 |
5.1.0-previe... | 40 | 2/23/2021 |
5.1.0-previe... | 45 | 2/19/2021 |
5.0.1-previe... | 44 | 2/11/2021 |
5.0.1-previe... | 52 | 12/31/2020 |
5.0.0 | 93,130 | 10/16/2020 |
5.0.0-previe... | 41 | 8/30/2020 |
5.0.0-previe... | 83 | 7/5/2020 |
5.0.0-previe... | 67 | 5/22/2020 |
5.0.0-previe... | 41 | 5/17/2020 |
5.0.0-previe... | 67 | 4/1/2020 |
4.7.0.0 | 18,583,040 | 6/26/2019 |
4.6.0.0 | 11,406 | 5/15/2019 |
4.5.0.0 | 18,355 | 4/3/2019 |
4.4.0.0 | 36,084 | 2/20/2019 |
4.3.0.0 | 2,562 | 1/10/2019 |
4.2.0.0 | 6,571 | 9/5/2018 |
4.1.0.0 | 14,152 | 6/13/2018 |
4.0.0.0 | 122,728 | 5/3/2018 |