PSPKI icon indicating copy to clipboard operation
PSPKI copied to clipboard

Add/Set-CertificateTemplate Enroll is not written properly

Open Crypt32 opened this issue 3 years ago • 0 comments

Problem line: https://github.com/PKISolutions/pkix.net/blob/b0452cf8edcdbeae6f717da0d94bc4ee83b7c83b/PKI/Security/AccessControl/CertTemplateSecurityDescriptor.cs#L205

There should be ActiveDirectoryRights.ReadProperty | ActiveDirectoryRights.WriteProperty | ActiveDirectoryRights.ExtendedRight

Crypt32 avatar Nov 05 '20 17:11 Crypt32