Certificate Services in a Non-Active Directory Environment: Installation and Issuing Certificates (272555)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
This article was previously published under Q272555 SUMMARYThis step-by-step article describes how to install and
configure a Certificate Server in a non-Active Directory environment. It
includes step-by-step instructions for installing the server and client
certificates. back to the
topInstall the Certificate ServerTo install a Certificate Server on your Windows 2000 server:
- Click Start, point to
Settings and then click Control
Panel.
- In Control Panel, double-click Add/Remove
Programs.
- Click Add/Remove Windows Components to
start the Windows Component Wizard.
- In the Windows Component Wizard, click to select
theCertificate Services check box.
- Click Yes to confirm that this computer
can no longer be renamed and cannot change domain membership.
- Click Next.
- Click Remote administration mode, and then
click Next.
- Click Stand-alone root CA, and then click
Next.
- Type the CA name for your organization, type any additional
information you may require, and then click Next.
- Click Next.
- Click OK to stop the Internet Information
services.
Note You may be prompted for your Windows 2000 CD-ROM. - When the Windows Components Wizard has completed, click
Finish.
back to the top Create an MMC Snap-in to Administer the Certificate ServerTo add the Microsoft Management Console (MMC) snap-in to
administer Certificate Services:
- Click Start, and then click
Run.
- In the Open box, type
MMC, and then press ENTER.
- On the Console menu, click
Add/Remove Snap-in.
- Click Add.
- In the Add Standalone Snap-in dialog box,
click Certification Authority, and then click
Add.
- Click Local computer, and then click
Finish.
- Click Close.
- Click OK.
- Click Console, and then click Save
As.
- Type a name, and then click
Save.
back to the topCreate a Certificate Request for an IIS Web Site To request a Web site certificate from the Certificate Services
Server:
- Start Internet Services Manager.
- Double-click your IIS Server.
- Right-click the Web site where you want to install the
certificate, and then click Properties.
- Click Directory Security.
- Click Server Certificate to start the Web
Server Certificate Wizard.
- Click Next.
- Click Create a new certificate, and then
click Next.
- Click Next.
- Type a name for the certificate, and then click
Next.
- Type your organization name and organizational unit, and
then click Next.
- In the Common name box, type a name for
your site by using your computer DNS or NetBIOS name, and then click
Next.
- Complete the Geographical Information
page, and then click Next.
- Leave the default name for the certificate request, note
the name and location of this file, and then click Next.
- Click Next.
- Click Finish.
- Click OK.
back to the topSubmit the Certificate Request Using Certificate Services To submit the certificate request that you created in the previous
procedure you must submit it to Certificate Services. Certificate Services then
issues a certificate that you can install on your Web site. To do this:
- Start Microsoft Internet Explorer, and then locate the
following URL where CertificateServerComputerName is
the name of your Certificate Services server.
- Click Request a Certificate, and then
click Next.
- Click Advanced Request, and then click
Next.
- Click Submit a certificate request using a base64
encoded PKCS #10 file or a renewal request using a base64 encoded PKCS #7
file, and then click Next.
- Put the contents of the certificate request file that you
created in the previous procedure on the Submit A Saved
Requests page. Only put the text that appears between the following
two lines:
-----BEGIN NEW CERTIFICATE REQUEST-----
-----END NEW CERTIFICATE REQUEST----- Note Do not include the BEGIN and END lines. Only use the text that
appears between them. - Click Submit.
- The Certificate Pending page appears and
states: Your certificate request has been received.
However, you must wait for an administrator to issue the certificate you
requested. Please return to this web site in a day or two to retrieve your
certificate.
Note: You must return with this web browser within 10
days to retrieve your certificate
Your certificate request has been
submitted. back to the topApprove the Certificate RequestTo approve the certificate request, you must manually approve the
request by using the Certificate Services MMC that you previously created:
- Start the Certificate Services console that you created in
the "Create an MMC Snap-in to Administer the Certificate Server" section of
this article.
- Double-click Certification Authority
(local), and then double-click your server.
- In the right pane, double-click Pending
Requests.
- In the right pane, right-click the request, point to
All Tasks, and then click Issue.
back to the topDownload and Install the Certificate To install the approved certificate, you must first download it
from Certificate Services and then install it on your computer:
- Start Internet Explorer, and then locate the following URL where CertificateServerComputerName is
the name of your Certificate Services server.
- Click Check on pending certificate, and
then click Next.
- Click the request you submitted, and then click
Next.
- Click Download CA certificate.
- In the File Download dialog box, click
Save this file to disk, and then click
OK.
- Specify the location to save the file, and then click
Save.
- Click Open.
- In the Certificate dialog box, click
Install Certificate to start the Certificate Import
Wizard.
- Click Next.
- Click Automatically select the certificate store
based on the type of certificate, and then click
Next
- Click Finish.
- Click OK to confirm the import.
- Click OK.
back to the topRequest a Client CertificateTo request a client certificate:
- Start Internet Explorer, and then locate the following URL where CertificateServerComputerName is
the name of your Certificate Services server.
- Click Request a Certificate, and then
click Next.
- Click Web Browser Certificate, and then
click Next.
- Complete the Identifying Information
boxes, and then click Submit.
Note Required fields can be determined by the Certificate Services
administrator. - The Certificate Pending page appears and
states: Your certificate request has been received.
However, you must wait for an administrator to issue the certificate you
requested. Please return to this web site in a day or two to retrieve your
certificate.
Note: You must return with this web browser within 10
days to retrieve your certificate
Your certificate request has been
submitted. back to the topApprove the Client CertificateTo approve the client certificate request:
- Start the Certificate Services console that you created in
the "Create an MMC Snap-in to Administer the Certificate Server" section of
this article.
- Double-click Certification Authority
(local), and then double-click your server.
- In the right pane, double-click Pending
Requests.
- In the right pane, right-click the request, point
to All Tasks, and then click Issue.
back to the topInstall the Certificate on the Client ComputerTo install the client certificate:
- Start Internet Explorer, and then locate the following URL where CertificateServerComputerName is
the name of your Certificate Services server.
- Click Check on pending certificate, and
then click Next.
- Click the request that you submitted, and then click
Next.
- Click Install this certificate.
- The Certificate Installed page appears and states:
Your new certificate has been successfully
installed.
back to the
topREFERENCES For additional information about related topics, click the
following article numbers to view the articles in the Microsoft Knowledge Base:
228836
Installing a New Certificate with Certificate Wizard for Use in SSL/TLS
324069 HOW TO: Set Up an HTTPS Service in IIS
back to the
top
Modification Type: | Major | Last Reviewed: | 2/26/2003 |
---|
Keywords: | kbhowto kbHOWTOmaster KB272555 |
---|
|