In last post Set Up Automatic Certificate Enrollment we walked through the steps for completing automated certificate enrollment.
In this post I will walk through the process on how to request an internal SSL certificate from an IIS web server in the domain, against our internal deployed CA.
Create Web Server Certificate Template for SSL Certs
Connect to the Enterprise CA and open the Certification Authority console.
Expand the certification authority so that you can see Certificate Templates. Right-click Certificate Templates and then click Manage.
In the details pane of the Certificate Templates console, right-click the Web Server template and then click Duplicate Template.
If you are prompted to select a template version, select Window Server 2008 R2 and then click OK.
In the General tab, under Template display name, type a name that you want to use for the template. For example, Lab Certs. Change the validity period as per your config.… Read More