Installing Active Directory Certificate Services

Active Directory Certificate Services Role allows you to install a certificate authority in your Active Directory environment which allows you to issue self signed certificates for a variety of purposes and uses.  We want to step through this process on a Windows 2008 R2 server and show how easily the role can be added to a server in your environment.
  • First of all you need to launch Server Manager and Choose Roles and “Add Roles.”
  • Select the Active Directory Certificate Services Role
 CA1-300x222 Installing Active Directory Certificate Services
We are choosing the “Certification Authority” as well as “Certification Authority Web Enrollment”
CA2-300x221 Installing Active Directory Certificate Services
Since we are using a domain controller which is running Active Directory, we are choosing the “Enterprise” option
CA3-300x219 Installing Active Directory Certificate Services
 In the example we are installing the first CA in our environment so we are choosing “Root CA”
CA4-300x221 Installing Active Directory Certificate Services 
In the wizard, the next step is to “Create a new private key” or “use existing private key”…
 CA5-300x219 Installing Active Directory Certificate Services
 Configure Cryptography for the CA including “Key character length” and “Hash algorithm for signing certificates.”
CA6-300x221 Installing Active Directory Certificate Services
 The Name of the CA is chosen including the “Common name” and the “Distinguished Name.”
CA7-300x220 Installing Active Directory Certificate Services
 You are asked to choose the “Validity Period” of the CA
CA8-300x220 Installing Active Directory Certificate Services
 The Default location of the Certificate Database and the Certificate Database Logs are chosen:
CA9-300x221 Installing Active Directory Certificate Services
 Since we installed the Web Enrollment option, we are asked here to configure IIS
CA10-300x219 Installing Active Directory Certificate Services
 Role Services to be included in the IIS installation are configured:
CA11-300x220 Installing Active Directory Certificate Services
 We are asked to “Confirm Installation Selections”
CA12-300x221 Installing Active Directory Certificate Services
 The installation process begins:
CA13-300x220 Installing Active Directory Certificate Services
 The installation finishes with any errors/successes listed:
CA14-300x219 Installing Active Directory Certificate Services
 Final Thoughts
Installing the Active Directory Certificate Services Role on a server is not difficult at all and is a rather straight forward wizard that guides you through the process.  However, use forethought and plan ahead before running the wizard as you need to think about really important aspects of the CA including the name, server it is going on, validity period, and features that need to be installed.  Having thought through all of these things beforehand makes the install much easier and doesn’t cause unwanted headaches in the future.
  • Also of consideration is the fact that if you install the role on a domain controller, you will not be able to rename the server with the certificate services role installed.

Post a Comment

0 Comments