Skip to content

Remove dependency on makecert.exe #3

@leshkinski

Description

@leshkinski

Problem:
Due to licensing restrictions for some Windows SDK components (makecert.exe is one of these), we cannot simply distribute these to every client for use in rsPullCert resource.

Proposed solution:
Move to a native PowerShell implementation of makecert - New-SelfSignedCertificateEx, which is opensource.

Related code:
https://github.com/rsWinAutomationSupport/rsDSCCert/blob/universal/DSCResources/RS_rsPullCert/RS_rsPullCert.psm1#L31

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions