This guide covers the deployment of the Active Directory Certificate Services (AD CS) Enrollment Policy Web Service (CEP) role on Server Core. The Certificate Enrollment Policy Web Service allows clients to retrieve Certificate Enrollment Policies from an Enterprise Certificate Authority when access to a Domain Controller is not possible, such as external or DMZ housed computers, or clients without permissions. Users and computers can retrieve enrollment policies from a CEP server over HTTPS/443.
The Certificate Enrollment Policy Web Service binds to Active Directory Domain Controllers over standard LDAP ports. A single CEP server can provide policy services for multiple Enterprise Certificate Authorities. A CEP server is required for clients to utilize a Certificate Enrollment Web Services server.
Requirements
- Administrator privileges on the CEP server.
- A deployed and functional Enterprise PKI.
Summary Steps
- Enroll a Computer Certificate for the CEP server IIS binding.
- Install the Certificate Authority feature with the Policy Web Enrollment Service role.
- Determine the URI for client access to the CEP service.
- Configure Group Policy to direct clients to the new CEP server.