<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows Server HQ by Train Signal.com &#187; Subordinate CA</title>
	<atom:link href="http://windowsserver.trainsignal.com/tag/subordinate-ca/feed" rel="self" type="application/rss+xml" />
	<link>http://windowsserver.trainsignal.com</link>
	<description>We are here to help you learn Windows Server!</description>
	<lastBuildDate>Wed, 21 Jul 2010 16:34:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Server 2008: Install Active Directory Certificate Services</title>
		<link>http://windowsserver.trainsignal.com/install-active-directory-certificate-services</link>
		<comments>http://windowsserver.trainsignal.com/install-active-directory-certificate-services#comments</comments>
		<pubDate>Wed, 20 Aug 2008 16:15:01 +0000</pubDate>
		<dc:creator>Dave Lawlor</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD Certificate Services]]></category>
		<category><![CDATA[AD Domain Services]]></category>
		<category><![CDATA[PKI]]></category>
		<category><![CDATA[Public Key Infrastructures]]></category>
		<category><![CDATA[Subordinate CA]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/install-active-directory-certificate-services/2008-08-20/</guid>
		<description><![CDATA[I gave a good overview of what Active Directory Certificate Services (AD CS) are and what they do in my last article: Server 2008: Active Directory Certificate Services.
For a short recap, AD CS is the backbone of Microsoft’s Public Key Infrastructure (PKI) implementation.  It will allow you to issue certificates for SSL/TTL user on [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/active-directory-certificate-services' rel='bookmark' title='Permanent Link: Server 2008: Active Directory Certificate Services'>Server 2008: Active Directory Certificate Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-install-active-directory-domain-services' rel='bookmark' title='Permanent Link: Windows Server 2008: Install Active Directory Domain Services'>Windows Server 2008: Install Active Directory Domain Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-active-directory' rel='bookmark' title='Permanent Link: Active Directory Improvements in Windows Server 2008'>Active Directory Improvements in Windows Server 2008</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>I gave a good overview of what Active Directory Certificate Services (AD CS) are and what they do in my last article: <a href="http://windowsserver.trainsignal.com/active-directory-certificate-services" title="Server 2008: Active Directory Certificate Services">Server 2008: Active Directory Certificate Services</a>.</p>
<p>For a short recap, AD CS is the backbone of Microsoft’s Public Key Infrastructure (PKI) implementation.  It will allow you to issue certificates for SSL/TTL user on websites or digitally sign your email.</p>
<p>Now let’s take a look at installing Active Directory Certificate Services.</p>
<p>Certain versions of Server 2008 only allow certain AD CS components to be installed; please take a look at this table for reference:</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/1.jpg" alt="Server 2008: Install Active Directory Certificate Services" title="Server 2008: Install Active Directory Certificate Services" align="middle" width="587" height="103" border="0" /></p>
<ul>
<li><strong>CA</strong> – issues certificates to users, computers and services while also managing their validity; comes in root and subordinate</li>
<p></p>
<li><strong>Network Device Enrollment Service</strong> – allows network devices (i.e. routers) to request and receive certificates based on Simple Certificate Enrollment Protocol (SCEP)</li>
<p></p>
<li><strong>Online Responder Service</strong> – implements Online Certificate Status Protocol (OCSP) by evaluating certificate status, decoding revocation status requests, and sending back signed responses containing certificate status information</li>
</ul>
<p><span id="more-531"></span></p>
<h3>Install Enterprise Certificate Authority on a Windows 2008 Server</h3>
<p>As I outlined in my earlier article, there are two varieties of root CA’s: the Enterprise and Stand-Alone.  Each has their advantages and configuration, but in this case we are going to install an Enterprise CA.</p>
<p>I am going to be installing this root CA server in my test Active directory domain named ADExample.com on a Windows Server 2008 Enterprise version.</p>
<p>The server is a member of the domain, and is a domain controller.  Let’s get started.</p>
<p><strong>1.</strong> Open Server Manager.</p>
<p><strong>2.</strong> Select <strong>Roles</strong>, then click <strong>Add Roles</strong> in the center pane.</p>
<p><img src="http://www.trainsignaltraining.com//wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_01.png" alt="Server 2008: Install Active Directory Certificate Services - 1" title="Server 2008: Install Active Directory Certificate Services - 1" align="middle" width="597" height="428" border="0" /></p>
<p><strong>3.</strong> The <strong>Before You Begin</strong> page may show up if you haven’t turned it off already.  If you see it just click <strong>Next</strong>.</p>
<p><strong>4.</strong> In the <strong>Select Server Roles</strong> window go ahead and select <strong>Active Directory Certificate Services</strong> by placing a checkmark next to it, then go ahead and click <strong>Next</strong>.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_02.png" alt="Server 2008: Install Active Directory Certificate Services - 2" title="Server 2008: Install Active Directory Certificate Services - 2" align="middle" width="597" height="442" border="0" /></p>
<p><strong>5.</strong> Now you will see an <strong>Introduction to Active Directory Certificate Services</strong>, where you can read about the good things you can do with AD CS.</p>
<p>The biggest thing to note here is the following:</p>
<blockquote><p>
<strong><em>Name &amp; Domain settings of this computer cannot be changed after a CA has been installed.  If you want to change the computer name, join a domain, or promote this server to a domain controller do so BEFORE install thing the CA.</strong></em>
</p></blockquote>
<p>Now with that warning out of the way, go ahead and click on <strong>Next</strong>.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_03.png" alt="Server 2008: Install Active Directory Certificate Services - 3" title="Server 2008: Install Active Directory Certificate Services - 3" align="middle" width="597" height="441" border="0" /></p>
<p><strong>6.</strong> Next you get to <strong>Select Role Services</strong>, which can include any of the following depending on what version of Windows Server 2008 you are installing this on &#8212; refer to the table above for specifics.</p>
<p>For this install I am going to choose the <strong>Certification Authority</strong> only.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_04.png" alt="Server 2008: Install Active Directory Certificate Services - 4" title="Server 2008: Install Active Directory Certificate Services - 4" align="middle" width="597" height="440" border="0" /></p>
<p><strong>7.</strong> Now comes the <strong>Specify Setup Type</strong>, and for this I am going to select the <strong>Enterprise</strong> radio button.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_05.png" alt="Server 2008: Install Active Directory Certificate Services - 5" title="Server 2008: Install Active Directory Certificate Services - 5" align="middle" width="597" height="442" border="0" /></p>
<p><strong>8.</strong> For the <strong>Specify CA Type</strong>, I am going to choose the <strong>Root CA</strong> radio button and then click <strong>Next</strong>.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_06.png" alt="Server 2008: Install Active Directory Certificate Services - 6" title="Server 2008: Install Active Directory Certificate Services - 6" align="middle" width="597" height="443" border="0" /></p>
<p><strong>9.</strong> In <strong>Set Up Private Key</strong>, I am going to choose <strong>Create a new private key</strong> radio button and then select <strong>Next</strong>.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_07.png" alt="Server 2008: Install Active Directory Certificate Services - 7" title="Server 2008: Install Active Directory Certificate Services - 7" align="middle" width="597" height="439" border="0" /></p>
<p><strong>10.</strong> Now you have to <strong>Configure Cryptography for CA</strong> in this window and there are quite a few to choose from.</p>
<p>Now I am no expert on cryptography, but some basic rules do apply &#8230; the longer the key the harder it is to crack.  For our purposes I am going to use the following settings:</p>
<blockquote><p>
<strong>RSA#Microsoft Software Key Storage Provider<br />
4096 Key Character length<br />
md5 Hash algorithm</strong>
</p></blockquote>
<p>Now I am going to click <strong>Next</strong>.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_08.png" alt="Server 2008: Install Active Directory Certificate Services - 8" title="Server 2008: Install Active Directory Certificate Services - 8" align="middle" width="597" height="441" border="0" /></p>
<p><strong>11.</strong> In <strong>Configure CA Name</strong> you can choose to overwrite the default common name for this CA and also the <strong>Distinguished name suffix</strong> if you so choose.</p>
<p>I am going to overwrite the default common name with <strong>Test-Enterprise-CA</strong>, but I will leave the rest alone.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_09.png" alt="Server 2008: Install Active Directory Certificate Services - 9" title="Server 2008: Install Active Directory Certificate Services - 9" align="middle" width="597" height="442" border="0" /></p>
<p><strong>12.</strong> Next we will <strong>Set Validity Period</strong> for this CAs certificate.</p>
<p>Remember a root CA issues itself a certificate.  The default is <strong>5 Years</strong> so I will just leave it at that.  You can change this based on any need you might have in your environment.  Click <strong>Next</strong>.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_10.png" alt="Server 2008: Install Active Directory Certificate Services - 10" title="Server 2008: Install Active Directory Certificate Services - 10" align="middle" width="596" height="438" border="0" /></p>
<p><strong>13.</strong> <strong>Configure Certificate Database</strong> will let you specify where you want to put the database and log files for the CA.</p>
<p>I am going to leave the default in place.  Click <strong>Next</strong>.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_11.png" alt="Server 2008: Install Active Directory Certificate Services - 11" title="Server 2008: Install Active Directory Certificate Services - 11" align="middle" width="597" height="442" border="0" /></p>
<p><strong>14.</strong> On the <strong>Confirm Installation Selections</strong> you can see the answers you have chosen and you will again see a warning that you cannot change the computer name or domain settings for this server after installing the CA.</p>
<p>Go ahead and click <strong>Install…</strong> you know you want to!</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_12.png" alt="Server 2008: Install Active Directory Certificate Services - 12" title="Server 2008: Install Active Directory Certificate Services - 12" align="middle" width="597" height="439" border="0" /></p>
<p><strong>15.</strong> After a few minutes you will see the <strong>Installation Results</strong>, and with any luck you will have the message: <strong>Installation succeeded</strong>.</p>
<p>After your glow of certificate happiness fades go ahead and click <strong>Close</strong>.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_13.png" alt="Server 2008: Install Active Directory Certificate Services - 13" title="Server 2008: Install Active Directory Certificate Services - 13" align="middle" width="597" height="439" border="0" /></p>
<p><strong>16.</strong> Now let’s go in and take a look by clicking on <strong>Certification Authority</strong> in <strong>Administrative Tools</strong> (if you get a UAC pop up just click Ok).</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_14.png" alt="Server 2008: Install Active Directory Certificate Services - 14" title="Server 2008: Install Active Directory Certificate Services - 14" align="middle" width="463" height="366" border="0" /></p>
<p><strong>17.</strong> Now you can see the snap-in is showing the <strong>CA</strong> named <strong>Test-Enterprise-CA</strong> in the left pane with a bunch of folders for certificates.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_15.png" alt="Server 2008: Install Active Directory Certificate Services - 15" title="Server 2008: Install Active Directory Certificate Services  -15" align="middle" width="597" height="531" border="0" /></p>
<p><strong>18.</strong> You can also see that if you click the <strong>Certificate Templates</strong> folder, there are quite a few default templates that are already setup and ready to go.</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/08/Dave_ADDS/ad_cs_install_16.png" alt="Server 2008: Install Active Directory Certificate Services  - 16" title="Server 2008: Install Active Directory Certificate Services - 16" align="middle" width="597" height="470" border="0" /></p>
<h3>Summary</h3>
<p>Now that we have installed the Active Directory Certificate Services the next step would be to request some certificates and configure them.</p>
<p>The installation for a stand-alone CA is very similar to this.  In fact if you are not in a domain and if you are not installing as a domain admin you will not even get the option for an Enterprise CA setup, so if you see that grayed out you now know why.</p>
<p>In my next article we will take a look at some of the uses for certificates and how to request and install them on servers and clients.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/active-directory-certificate-services' rel='bookmark' title='Permanent Link: Server 2008: Active Directory Certificate Services'>Server 2008: Active Directory Certificate Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-install-active-directory-domain-services' rel='bookmark' title='Permanent Link: Windows Server 2008: Install Active Directory Domain Services'>Windows Server 2008: Install Active Directory Domain Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-active-directory' rel='bookmark' title='Permanent Link: Active Directory Improvements in Windows Server 2008'>Active Directory Improvements in Windows Server 2008</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/install-active-directory-certificate-services/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Server 2008: Active Directory Certificate Services</title>
		<link>http://windowsserver.trainsignal.com/active-directory-certificate-services</link>
		<comments>http://windowsserver.trainsignal.com/active-directory-certificate-services#comments</comments>
		<pubDate>Thu, 14 Aug 2008 14:00:27 +0000</pubDate>
		<dc:creator>Dave Lawlor</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD Certificate Services]]></category>
		<category><![CDATA[AD Domain Services]]></category>
		<category><![CDATA[PKI]]></category>
		<category><![CDATA[Public Key Infrastructures]]></category>
		<category><![CDATA[Server 2008 Training]]></category>
		<category><![CDATA[Subordinate CA]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/active-directory-certificate-services/2008-08-14/</guid>
		<description><![CDATA[Active Directory Certificate Services are an installed role that can be used on either a domain joined or standalone Windows Server 2008.
Certificate Services are the backbone for using Public Key Infrastructures (PKI) on a Windows Server.
In case you don’t know what PKI is &#8212; it is a security system of digital certificates, certification authorities (CAs), [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/install-active-directory-certificate-services' rel='bookmark' title='Permanent Link: Server 2008: Install Active Directory Certificate Services'>Server 2008: Install Active Directory Certificate Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-active-directory' rel='bookmark' title='Permanent Link: Active Directory Improvements in Windows Server 2008'>Active Directory Improvements in Windows Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/ad-rms-system-requirements' rel='bookmark' title='Permanent Link: Active Directory Rights Management Services: System Requirements &amp; Other Considerations'>Active Directory Rights Management Services: System Requirements &amp; Other Considerations</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>Active Directory Certificate Services are an installed role that can be used on either a domain joined or standalone Windows Server 2008.</p>
<p>Certificate Services are the backbone for using <strong>Public Key Infrastructures</strong> (PKI) on a Windows Server.</p>
<p>In case you don’t know what PKI is &#8212; it is a security system of digital certificates, certification authorities (CAs), and registration authorities.  PKI verifies the identity of each side that is involved in the digital transaction by verifying the certificates they are using.</p>
<p>Microsoft’s implementation of PKI is in a hierarchical CA model.  A very simple example will have just a single Certification Authority, but it is very scalable to contain multiple CAs with defined parent and child roles.</p>
<p>At the top of the hierarchy is the <strong>Root CA</strong>, with every CA that is a child under that root being called a <strong>Subordinate CA</strong>.</p>
<p>The root CA in this implementation is key, if you trust the root CA then you trust every subordinate CA in that hierarchy that has a valid certificate.  Because of this the root CA should be highly secured as it is the pinnacle of trust in an organization.</p>
<p><span id="more-529"></span></p>
<h3>Root Certification Authority</h3>
<p>As we discussed, the Root CA is the highest level of trust in the organization&#8217;s Public Key Infrastructure.  If it gets compromised all your subordinate CAs are vulnerable to exploitation. Because of this, not only should the root CA be secured at the system level at all times, but in the physical as well.</p>
<p>Best practice is to only issue certificates for other subordinate CAs from the root CA even though you could issue certificates to end users.</p>
<h3>Subordinate Certification Authority</h3>
<p>Really the workhorses of the PKI organization, the subordinate CAs will be the servers that should be issuing certificates for most end user needs.</p>
<p>Some of these needs are secure e-mail, Web-based authentication, or smart card authentication.  The subordinate CA will derive its authority from either the root CA or a subordinate CA that has issued it a certificate building, another layer in the hierarchy.</p>
<p>Some of the reasons for setting up multiple subordinate CAs are:</p>
<ul>
<li><strong>Load Balancing</strong> &#8212; If you issue a large number of certificates and they are in use constantly you will want several subordinates to issue the same kind of certificate to balance the load among multiple servers.</li>
<p></p>
<li><strong>Redundancy</strong> &#8212; If you only have one CA and it fails, there will be nothing to respond to user requests and that is going to be a problem.  By having multiple CAs you can guarantee to have something to respond to those requests.</li>
<p></p>
<li><strong>Logical and Geographic Division</strong> &#8212; Whether your network is divided by logical organizations or even physical sites, it might make sense to have different CA’s available in those different divisions to service those specific users and ease administrative strain.</li>
<p></p>
<li><strong>Usage</strong> &#8212; You may find it advantageous to divide your CAs by their usage, such as one set only does secure e-mail and another set does network authorization. This can make delegation and administration of those functions easier to deal with.</li>
</ul>
<p>There are also many 3rd party CA suppliers such as <a href="http://www.verisign.com/" target="_blank">Verisign</a> or <a href="http://www.geotrust.com/" target="_blank">GeoTrust</a> which use various methods to verify users&#8217; credentials before issuing a certificate to them.</p>
<p>It is important to stress that ANYONE can create a CA so you must decide if you are going to trust those 3rd party CAs based on their stated policies and administration.</p>
<p>While these 3rd party issuers are useful for certain applications like e-commerce websites, most internal company uses will not require such measures and an internal CA structure should be setup.</p>
<h3>Enterprise Certification Authorities</h3>
<p>These CAs are tied into the Active Directory Domain Services (AD DS) role in the domain and that gives them additional functionality.  You can use an Enterprise CA to issue certificates for the following:</p>
<ul>
<li>Digital Signatures</li>
<p></p>
<li>Secure E-mail Using S/MIME (Secure MultiPurpose Internet Mail Extensions)</li>
<p></p>
<li>Authenticate to a Secure Web Server Using Secure Socket Layer (SSL) or Transport Layer Security (TLS)</li>
<p></p>
<li>Logon to the Domain Using a Smart Card</li>
</ul>
<p>To install an Enterprise CA you will need access to Active Directory Domain Services which requires a user that is a member of the Domain Admins group or an administrator with write access to AD DS.</p>
<p>One of the benefits of being tied into the AD DS is that it can use Group Policy to propagate its certificate to the Trusted Root Certification Authorities certificate store for all users and computers in the domain.  It will also publish user certificates and certificate revocation lists (CRLs) to AD DS.</p>
<p>Enterprise CAs can issue certificates based on templates which will do the following:</p>
<ul>
<li>Enforce credential checks on users during enrollment. Every certificate will have permissions set in AD DS that will determine if the requester has authorization to receive the type of certificate they are trying to request.</li>
<p></p>
<li>Subject name can be generated in the template from information in AD DS or it can be supplied by the user requesting the certificate.</li>
<p></p>
<li>Predefined list of extensions to be used by the certificate which will reduce the information the user has to supply to receive the requested certificate.</li>
<p></p>
<li>Users can be issued certificates through Autoenrollment</li>
</ul>
<h3>Stand-Alone Certification Authorities</h3>
<p>These CAs share many similarities with their Enterprise cousins but not all of the functions. They also require more administration then an Enterprise CA because there is no verification of the users credentials from the AD DS.</p>
<p>You can use the Stand-Alone CAs for the following:</p>
<ul>
<li>Digital Signatures</li>
<p></p>
<li>Secure E-mail Using S/MIME (Secure MultiPurpose Internet Mail Extensions)</li>
<p></p>
<li>Authenticate to a Secure Web Server Using Secure Socket Layer (SSL) or Transport Layer Security (TLS)</li>
</ul>
<p>Some of the characteristics of a Stand-Alone CA are as follows:</p>
<ul>
<li>All certificate requests are set to pending for the administrator to manually review. This is the default action and it is recommended that you use this mode especially if you are installing a stand-alone CA in a domain.</li>
<p></p>
<li>Templates are not used</li>
<p></p>
<li>Administrator has to specifically distribute the stand-alone CA’s certificate to the users&#8217; trusted root store or users will have to do it themselves</li>
</ul>
<p>As mentioned above, a stand-alone CA can be installed in a domain and will gain these additional functions:</p>
<ul>
<li>If a Domain Admin or an administrator with write access installs the stand-alone root CA, it will publish its certificate to the Trusted Root Certification Authorities certificate store for all domain users and computers.<br />
<br />
Because of this reason it is well advised that you leave all requests to pending to verify identity otherwise any requested certificate will be trusted by the entire domain.</li>
<p></p>
<li>A stand-alone CA will also publish its certificate and certification revocation list (CRL) to AD DS if it is installed by a Domain Admin or account with write access to AD DS.</li>
</ul>
<h3>Summary</h3>
<p>This article has given you a broad overview of Active Directory Certificate Services and hopefully gotten you ready to take the next step and start to look at how to implement.</p>
<p>In my next article I will show you how to install the services on a Windows 2008 Server and create a certificate.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/install-active-directory-certificate-services' rel='bookmark' title='Permanent Link: Server 2008: Install Active Directory Certificate Services'>Server 2008: Install Active Directory Certificate Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-active-directory' rel='bookmark' title='Permanent Link: Active Directory Improvements in Windows Server 2008'>Active Directory Improvements in Windows Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/ad-rms-system-requirements' rel='bookmark' title='Permanent Link: Active Directory Rights Management Services: System Requirements &amp; Other Considerations'>Active Directory Rights Management Services: System Requirements &amp; Other Considerations</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/active-directory-certificate-services/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
