- Notifications
You must be signed in to change notification settings - Fork68
DSC resources to simplify administration of certificates on a Windows Server.
License
dsccommunity/CertificateDsc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project has adoptedthis code of conduct.
For each merge to the branchmain
a preview release will bedeployed toPowerShell Gallery.Periodically a release version tag will be pushed which will deploy afull release toPowerShell Gallery.
Please check out common DSC Communitycontributing guidelines.
A full list of changes in each version can be found in thechange log.
TheCertificateDsc module is a part of the Windows PowerShell Desired StateConfiguration (DSC) Resource Kit, which is a collection of DSC Resources. Thismodule includes DSC resources that simplify administration of certificates on aWindows Server, with simple declarative language.
TheCertificateDsc module contains the following resources:
- CertificateExport: Used to export a certificate from a Windows certificatestore.
- CertificateImport: Used to import a certificate into a Windows certificatestore.
- CertReq: Used to request a new certificate from an certificate authority.
- PfxImport: Used to import a PFX certificate into a Windows certificate store.
- WaitForCertificateServices: Used to wait for a Active Directory CertificateServices Certificate Authority to become available.
This project has adoptedthis code of conduct.
For a full list of resources in CertificateDsc and examples on their use, check outtheCertificateDsc wiki.
These resources are automatically tested onWindows Server 2016 andWindows Server 2019.
The resources should still work on Windows Server 2012 R2 and older operatingsystems, but are will no longer be updated to work with these older versions.The tests do not work on Windows Server 2012 R2 and older operating systemsbecause of the missing features in theNew-SelfSignedCertificate
function.
About
DSC resources to simplify administration of certificates on a Windows Server.
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.