CA Installaton
CA Installaton
Certification Authority
Certification Authority Web Enrollment (this will also install Web
Server (IIS) and all necessary components)
If the server is a member of a domain, you can choose whether to install the
CA as an Enterprise or Standalone (non-domain based) CA. For our
purposes, it really doesn't matter which one you choose. However, if you're
planning out a full PKI (which I highly recommend) you should select the CA
type that's appropriate for your organization. For this article, we'll make it a
standalone Root CA.
Create a new private key and use the default cryptographic service provider
(CSP) and key length (2048). Supply a common name for the CA, such as
W2K8R2-CA. Note that the default validity period for certificates generated
by a Windows Server 2008 R2 CA is 5 years. Set this value for as long as
you'd like. Consider the fact that the certificate will have to be replaced on
the iPhone and in AD when it expires. I set my validity to 10 years.
Continue through the Add Roles Wizard, accepting all the default settings.
Note that the name and domain settings of the server cannot be changed
after Certification Authority has been installed. Click Install to complete the
installation. No reboot is required, but it is recommended that you run a
Windows Update to ensure that the binaries are up to date.
Next, expand Sites and select the Default Web Site. Click Bindings in the
Actions pane and add HTTPS, using the new self-signed certificate, as
shown below.
Now select the CertSrv virtual directory under Default Web Site and open
the SSL Settings feature. Select Require SSL and click Apply