CertReq resource cannot request multiple certificates with same subject name #269
Labels
breaking change
When used on an issue, the issue has been determined to be a breaking change.
enhancement
The issue is an enhancement request.
Problem description
Requesting more than one certificate with the same subject name results in a conflict as the only key property is
SubjectName
.This would be a breaking change as the
FriendlyName
would become a mandatory parameter.Verbose logs
DSC configuration
Suggested solution
Changing the property
FriendlyName
fromWrite
toKey
.Operating system the target node is running
PowerShell version and build the target node is running
CertificateDsc version
The text was updated successfully, but these errors were encountered: