PSPKI icon indicating copy to clipboard operation
PSPKI copied to clipboard

Add/Set-CertificateTemplate messes Enroll and Autoenroll

Open Crypt32 opened this issue 3 years ago • 0 comments

The issue is on this line: https://github.com/PKISolutions/pkix.net/blob/b0452cf8edcdbeae6f717da0d94bc4ee83b7c83b/PKI/Security/AccessControl/CertTemplateSecurityDescriptor.cs#L210 Compare must be done against Autoenroll, not Enroll.

Crypt32 avatar Nov 05 '20 17:11 Crypt32