CertificateDsc
4.6.0.0
This module includes DSC resources that simplify administration of certificates on a Windows Server
Minimum PowerShell version
4.0
See the version list below for details.
Installation Options
Author(s)
Microsoft Corporation
Copyright
(c) 2018 Microsoft Corporation. All rights reserved.
Package Details
Owners
Tags
DesiredStateConfiguration DSC DSCResourceKit DSCResource
DSCResources
CertificateExport CertificateImport CertReq PfxImport WaitForCertificateServices
Dependencies
This module has no dependencies.
Release Notes
- CertReq:
- Added `Compare-CertificateIssuer` function to checks if the
Certificate Issuer matches the CA Root Name.
- Changed `Compare-CertificateSubject` function to return false
if `ReferenceSubject` is null.
- Fixed exception when Certificate with empty Subject exists in
Certificate Store - fixes [Issue 190](https://github.com/PowerShell/CertificateDsc/issues/190).
- Fixed bug matching existing certificate when Subject Alternate
Name is specified and machine language is not en-US - fixes
[Issue 193](https://github.com/PowerShell/CertificateDsc/issues/193).
- Fixed bug matching existing certificate when Template Name
is specified and machine language is not en-US - fixes
[Issue 193](https://github.com/PowerShell/CertificateDsc/issues/193).
- Changed `Import-CertificateEx` function to use `X509Certificate2Collection`
instead of `X509Certificate2` to support importing certificate chains
FileList
- CertificateDsc.nuspec
- CertificateDsc.psd1
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- LICENSE
- README.md
- DSCResources\MSFT_CertificateExport\MSFT_CertificateExport.psm1
- DSCResources\MSFT_CertificateExport\MSFT_CertificateExport.schema.mof
- DSCResources\MSFT_CertificateExport\README.md
- DSCResources\MSFT_CertificateExport\en-US\MSFT_CertificateExport.strings.psd1
- DSCResources\MSFT_CertificateImport\MSFT_CertificateImport.psm1
- DSCResources\MSFT_CertificateImport\MSFT_CertificateImport.schema.mof
- DSCResources\MSFT_CertificateImport\README.md
- DSCResources\MSFT_CertificateImport\en-US\MSFT_CertificateImport.strings.psd1
- DSCResources\MSFT_CertReq\MSFT_CertReq.psm1
- DSCResources\MSFT_CertReq\MSFT_CertReq.schema.mof
- DSCResources\MSFT_CertReq\README.md
- DSCResources\MSFT_CertReq\en-US\MSFT_CertReq.strings.psd1
- DSCResources\MSFT_PfxImport\MSFT_PfxImport.psm1
- DSCResources\MSFT_PfxImport\MSFT_PfxImport.schema.mof
- DSCResources\MSFT_PfxImport\README.md
- DSCResources\MSFT_PfxImport\en-US\MSFT_PfxImport.strings.psd1
- DSCResources\MSFT_WaitForCertificateServices\MSFT_WaitForCertificateServices.psm1
- DSCResources\MSFT_WaitForCertificateServices\MSFT_WaitForCertificateServices.schema.mof
- DSCResources\MSFT_WaitForCertificateServices\README.md
- DSCResources\MSFT_WaitForCertificateServices\en-US\MSFT_WaitForCertificateServices.strings.psd1
- Examples\Resources\CertificateExport\1-CertificateExport_CertByFriendlyName_Config.ps1
- Examples\Resources\CertificateExport\2-CertificateExport_PfxByFriendlyName_Config.ps1
- Examples\Resources\CertificateImport\1-CertificateImport_MinimalUsage_Config.ps1
- Examples\Resources\CertReq\1-CertReq_RequestAltSSLCert_Config.ps1
- Examples\Resources\CertReq\2-CertReq_RequestSSLCert_Config.ps1
- Examples\Resources\PfxImport\1-PfxImport_InstallPFXForWebSite_Config.ps1
- Examples\Resources\PfxImport\2-PfxImport_InstallPFX_Config.ps1
- Examples\Resources\PfxImport\3-PfxImport_RemovePFX_Config.ps1
- Examples\Resources\WaitForCertificateServices\1-WaitForCertificateServices_RequestSSLCertWithWait_Config.ps1
- Modules\CertificateDsc.Common\CertificateDsc.Common.psm1
- Modules\CertificateDsc.Common\en-us\CertificateDsc.Common.strings.psd1
- Modules\CertificateDsc.PDT\CertificateDsc.PDT.psm1
- Modules\CertificateDsc.PDT\en-us\CertificateDsc.PDT.strings.psd1
- Modules\CertificateDsc.ResourceHelper\CertificateDsc.ResourceHelper.psm1
- Tests\Integration\CertificateDsc.Common.Tests.ps1
- Tests\Integration\ModuleConflict.Tests.ps1
- Tests\Integration\MSFT_CertificateExport.config.ps1
- Tests\Integration\MSFT_CertificateExport.Integration.Tests.ps1
- Tests\Integration\MSFT_CertificateImport.Integration.Tests.ps1
- Tests\Integration\MSFT_CertificateImport_add.config.ps1
- Tests\Integration\MSFT_CertificateImport_remove.config.ps1
- Tests\Integration\MSFT_CertReq.config.ps1
- Tests\Integration\MSFT_CertReq.Integration.Tests.ps1
- Tests\Integration\MSFT_PfxImport.Integration.Tests.ps1
- Tests\Integration\MSFT_PfxImport_add.config.ps1
- Tests\Integration\MSFT_PfxImport_remove.config.ps1
- Tests\Integration\MSFT_WaitForCertificateServices.config.ps1
- Tests\Integration\MSFT_WaitForCertificateServices.Integration.Tests.ps1
- Tests\TestHelpers\CommonTestHelper.psm1
- Tests\Unit\CertificateDsc.Common.Tests.ps1
- Tests\Unit\MSFT_CertificateExport.Tests.ps1
- Tests\Unit\MSFT_CertificateImport.Tests.ps1
- Tests\Unit\MSFT_CertReq.Tests.ps1
- Tests\Unit\MSFT_PfxImport.Tests.ps1
- Tests\Unit\MSFT_WaitForCertificateServices.Tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0-previe... | 90 | 12/23/2022 |
5.1.0 | 5,525,175 | 2/26/2021 |
5.1.0-previe... | 39 | 2/23/2021 |
5.1.0-previe... | 44 | 2/19/2021 |
5.0.1-previe... | 43 | 2/11/2021 |
5.0.1-previe... | 51 | 12/31/2020 |
5.0.0 | 87,191 | 10/16/2020 |
5.0.0-previe... | 40 | 8/30/2020 |
5.0.0-previe... | 82 | 7/5/2020 |
5.0.0-previe... | 66 | 5/22/2020 |
5.0.0-previe... | 40 | 5/17/2020 |
5.0.0-previe... | 66 | 4/1/2020 |
4.7.0.0 | 18,582,065 | 6/26/2019 |
4.6.0.0 (current version) | 11,328 | 5/15/2019 |
4.5.0.0 | 18,353 | 4/3/2019 |
4.4.0.0 | 36,083 | 2/20/2019 |
4.3.0.0 | 2,510 | 1/10/2019 |
4.2.0.0 | 6,565 | 9/5/2018 |
4.1.0.0 | 14,150 | 6/13/2018 |
4.0.0.0 | 122,728 | 5/3/2018 |