Configuring Microsoft AD CS
When the installation is complete, click Configure Active Directory Certificate Services
on the destination server link.
- On the
Credentials
window, ensure thatAdministrator's credentials
are displayed in theCredentials
box. If not, clickChange
and specify the appropriate credentials. ClickNext
.
- On the
Role Services
window, selectCertification Authority
. This is the only available selection when the certification authority role is installed on the server. ClickNext
.
- On the
Setup Type
window, select the appropriate CA setup type for your requirements. ClickNext
.
- On the
CA Type
window,Root CA
is selected by default. ClickNext
.
- On the
Private Key
window, leave the default selection toCreate a new private key
selected. In case you want to use existing keys, refer to chapter Migrating Microsoft PKI to another Server Instance. ClickNext
.
- On the
Cryptography for CA window
, select theRSA#Securosys Primus HSM Key Storage Provider
along with the key type, key length and suitable hash algorithm. Please consider that some older devices and applications only support key lengths up to 2048 bits. Then click Next.
- On the
CA Name
window, give the appropriate CA name and clickNext
.
note
You should not use the name of the computer nor FQDN (consult TechNet Wiki article Considerations for Certification Authority (CA) Names)
- On the
Validity Period
window, enter the number of years for the certificate to be valid and clickNext
.
- On the
CA Database
window, leave the default locations for the database and database log files. ClickNext
.
- On the
Confirmation
window, clickConfigure
.
- The
Progress
window opens during the configuration processing, and then theResults
window opens. ClickClose
. If theInstallation progress
window is still open, clickClose
on that window also.
- Verify that the CA service has started successfully by running the following command on the command line. Use
Windows key + R
to open the Run dialog, and typecmd
to open the command prompt. Run the command:
sc query certsvc