CertificateDsc

4.2.0.0

This module includes DSC resources that simplify administration of certificates on a Windows Server

Minimum PowerShell version

4.0

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 4.2.0.0

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

Install-PSResource -Name CertificateDsc -Version 4.2.0.0

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

(c) 2018 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

CertificateExport CertificateImport CertReq PfxImport WaitForCertificateServices

Dependencies

This module has no dependencies.

Release Notes

- Added a CODE_OF_CONDUCT.md with the same content as in the README.md - fixes
 [Issue 139](https://github.com/PowerShell/CertificateDsc/issues/139).
- Refactored module folder structure to move resource to root folder of
 repository and remove test harness - fixes [Issue 142](https://github.com/PowerShell/CertificateDsc/issues/142).
- Updated Examples to support deployment to PowerShell Gallery scripts.
- Correct configuration names in Examples - fixes [Issue 150](https://github.com/PowerShell/CertificateDsc/issues/150).
- Correct filename case of `CertificateDsc.Common.psm1` - fixes [Issue 149](https://github.com/PowerShell/CertificateDsc/issues/149).
- Remove exclusion of all tags in appveyor.yml, so all common tests can be run
 if opt-in.
- PfxImport:
 - Added requirements to README.MD to specify cryptographic algorithm
   support - fixes [Issue 153](https://github.com/PowerShell/CertificateDsc/issues/153).
 - Changed Path parameter to be optional to fix error when ensuring certificate
   is absent and certificate file does not exist on disk - fixes [Issue 136](https://github.com/PowerShell/CertificateDsc/issues/136).
 - Removed ShouldProcess because it is not required by DSC Resources.
 - Minor style corrections.
 - Changed unit tests to be non-destructive.
 - Improved naming and description of example files.
 - Added localization string ID suffix for all strings.
- Added .VSCode settings for applying DSC PSSA rules - fixes [Issue 157](https://github.com/PowerShell/CertificateDsc/issues/157).

FileList

Version History

Version Downloads Last updated
6.0.0-previe... 264 12/23/2022
5.1.0 6,362,394 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 97,500 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,395 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 (current version) 6,584 9/5/2018
4.1.0.0 14,158 6/13/2018
4.0.0.0 122,734 5/3/2018
Show less