93 lines
6.9 KiB
HTML
93 lines
6.9 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="Manage certificates from a public Internet CA" />
|
||
|
<meta name="abstract" content="Review this information to learn how to manage certificates from a public Internet CA by creating a certificate store." />
|
||
|
<meta name="description" content="Review this information to learn how to manage certificates from a public Internet CA by creating a certificate store." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahudcmfirsttime.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahurzahu437completenewstore.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahurzahu43bpublicsigningcerts.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahurzahu43cpubcertsverify.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahurzahu4afinternetvsprivcert.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahurzahupkixmanagepkixlocation.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzahu66c-dcm_internet_certs_r4" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Manage certificates from a public Internet CA</title>
|
||
|
</head>
|
||
|
<body id="rzahu66c-dcm_internet_certs_r4"><a name="rzahu66c-dcm_internet_certs_r4"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Manage certificates from a public Internet CA</h1>
|
||
|
<div><p>Review this information to learn how to manage certificates
|
||
|
from a public Internet CA by creating a certificate store. </p>
|
||
|
<p>After careful review of your security needs and policies, you have decided
|
||
|
that you want to use certificates from a public Internet Certificate Authority
|
||
|
(CA), such as VeriSign. For example, you operate a public Web site and want
|
||
|
to use the Secure Sockets Layer (SSL) for secure communication sessions to
|
||
|
ensure the privacy of certain information transactions. Because the Web site
|
||
|
is available to the general public, you want to use certificates that most
|
||
|
Web browsers can recognize readily. </p>
|
||
|
<p>Or, you develop applications for external customers and want to use a public
|
||
|
certificate to digitally sign the application packages. By signing the application
|
||
|
package, your customers can be sure that the package came from your company
|
||
|
and that unauthorized parties have not altered the code while it was in transit.
|
||
|
You want to use a public certificate so that your customers can easily and
|
||
|
inexpensively verify the digital signature on the package. You can also use
|
||
|
this certificate to verify the signature before sending the package to your
|
||
|
customers.</p>
|
||
|
<p>You can use the guided tasks in Digital Certificate Manager (DCM) to centrally
|
||
|
manage these public certificates and the applications that use them for establishing
|
||
|
SSL connections, signing objects, or verifying the authenticity of digital
|
||
|
signatures on objects. </p>
|
||
|
<p><span class="uicontrol">Manage public certificates</span></p>
|
||
|
<p>When you use DCM to manage certificates from a public Internet CA, you
|
||
|
must first create a certificate store. A certificate store is a special key
|
||
|
database file that DCM uses to store digital certificates and their associated
|
||
|
private keys. DCM allows you to create and manage several types of certificate
|
||
|
stores based on the types of certificates that they contain. </p>
|
||
|
<div class="p">The type of certificate store that you create, and the subsequent tasks
|
||
|
that you must perform for managing your certificates and the applications
|
||
|
that use them, depends on how you plan to use your certificates. <div class="note"><span class="notetitle">Note:</span> DCM
|
||
|
also allows you to manage certificates that you obtain from a Public Key Infrastructure
|
||
|
for X.509 (PKIX) Certificate Authority.</div>
|
||
|
To learn how to use DCM to create
|
||
|
the appropriate certificate store and manage public Internet certificates
|
||
|
for your applications, review these topics:</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzahurzahu437completenewstore.htm">Manage public Internet certificates for SSL communications sessions</a></strong><br />
|
||
|
You can use Digital Certificate Manager (DCM) to manage public Internet certificates for your applications to use for establishing secure communications sessions with the Secure Sockets Layer (SSL).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzahurzahu43bpublicsigningcerts.htm">Manage public Internet certificates for signing objects</a></strong><br />
|
||
|
You can use Digital Certificate Manager (DCM) to manage public Internet certificates to digitally sign objects.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzahurzahu43cpubcertsverify.htm">Manage certificates for verifying object signatures</a></strong><br />
|
||
|
You can use Digital Certificate Manager (DCM) to manage the signature verification certificates that you use to validate digital signatures on objects.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahudcmfirsttime.htm" title="Use this information to learn how to get started managing certificates from a public Internet Certificate Authority (CA) or how to create and operate a private Local CA to issue certificates.">Set up certificates for the first time</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzahurzahu4afinternetvsprivcert.htm" title="Review this information to learn how to determine which type of certificate (public or private) best suits your business needs.">Public certificates versus private certificates</a></div>
|
||
|
</div>
|
||
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<div><a href="rzahurzahupkixmanagepkixlocation.htm" title="A Public Key Infrastructure for X.509 (PKIX) Certificate Authority (CA) is a CA that issues certificates based on the newest Internet X.509 standards for implementing a public key infrastructure.">Manage the request location for a PKIX CA</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|