Skip to content

Move Find-Certificate Function from CertificateDsc.Common.psm1 to DscResource.Common #272

@hollanjs

Description

@hollanjs

Move Find-Certificate function, and all function dependencies and tests from CertificateDsc.Common.psm1 to DscResource.Common.

I've found that several DSC code bases are implementing their own methods for obtaining references to certificates, when this should be a standardized functional call.

Moving the function to DscResource.Common would ensure its availability to modules like SharePointDsc, who need to obtain certificate reference when, for example, when using the resource SPTrustedRootAuthority:
SharePointDsc Issue #1417

Metadata

Metadata

Assignees

Labels

discussionThe issue is a discussion.enhancementThe issue is an enhancement request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions