CertificateDsc

6.0.0

DSC resources for managing certificates on a Windows Server.

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name CertificateDsc

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

Install-PSResource -Name CertificateDsc

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

## [6.0.0] - 2024-10-05

### Changed

- CertReq:
 - BREAKING CHANGE: Made Certificate FriendlyName a mandatory parameter - Fixes [Issue #269](https://github.com/dsccommunity/CertificateDsc/issues/269).
 - Consider FriendlyName + Template when getting existing certs - Fixes [Issue #121](https://github.com/dsccommunity/CertificateDsc/issues/121).
- CI Pipeline
 - Updated pipeline files to match current DSC Community patterns - fixes [Issue #274](https://github.com/dsccommunity/CertificateDsc/issues/274).
 - Updated HQRM and build steps to use windows-latest image.

### Changed

- Pin Gitversion to v5.* to stop build failing
- Added support for publishing code coverage to `CodeCov.io` and
 Azure Pipelines - Fixes [Issue #255](https://github.com/dsccommunity/CertificateDsc/issues/255).
- Updated build to use `Sampler.GitHubTasks` - Fixes [Issue #254](https://github.com/dsccommunity/CertificateDsc/issues/254).
- Corrected changelog.
- Updated pipeline tasks to latest pattern.
- Build pipeline: Removed unused `dscBuildVariable` tasks.
- Updated .github issue templates to standard - Fixes [Issue #263](https://github.com/dsccommunity/CertificateDsc/issues/263).
- Added Create_ChangeLog_GitHub_PR task to publish stage of build pipeline.
- Added SECURITY.md.
- Updated pipeline Deploy_Module anb Code_Coverage jobs to use ubuntu-latest
 images - Fixes [Issue #262](https://github.com/dsccommunity/CertificateDsc/issues/262).
- Updated pipeline unit tests and integration tests to use Windows Server 2019 and
 Windows Server 2022 images - Fixes [Issue #262](https://github.com/dsccommunity/CertificateDsc/issues/262).

### Fixed

- Fixed pipeline by replacing the GitVersion task in the `azure-pipelines.yml`
 with a script.

FileList

Version History

Version Downloads Last updated
6.0.0 (current version) 7,193 10/5/2024
6.0.0-previe... 75 6/14/2024
6.0.0-previe... 308 12/23/2022
5.1.0 6,391,929 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,106 10/16/2020
5.0.0-previe... 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
Show more