How to Securely Implement Custom Subject Names in AD CS Certificate Templates?

0
9
Asked By TechSavvy23 On

In Active Directory Certificate Services (AD CS), there are situations where a custom Subject Name must be provided in requests. This could involve including specific details such as the organization, Organizational Unit (OU), or a custom Common Name (CN). However, enabling the option to 'Supply in the request' for the Subject Name raises security concerns and is often flagged by assessment tools due to the potential for abuse if permissions are misconfigured. Given these concerns, what are the best practices for implementing this securely? What alternatives exist that avoid introducing vulnerabilities?

1 Answer

Answered By SecureSysAdmin99 On

To ensure security when allowing custom Subject Names, you should restrict the machines that can request such certificates. It’s also crucial to enable CA manager approval for all requests to add an extra security layer.

CloudNinja76 -

That's a good solid approach! This should definitely help pass security assessments like Ping Castle.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.