System Overview
Chapter
1
Introduction to Certificate Management System
63
•
Independent CAs can issue and manage certificates to their users listed in any
LDAP-compliant directory.
For more information on setting up Certificate Management System to publish
certificates and CRLs, see Chapter 19 through Chapter 21.
Table 1-6 lists the mapper modules supported by Certificate Management System
out of the box. Mapper modules help you configure a Certificate Manager to use
specific rules to map or locate a specific entry, such as a CA’s entry or an
end-entity’s entry, in a specified LDAP directory; once the correct entry is located,
the server publishes the certificate or CRL to the correct attribute in the entry using
a publisher module (explained later in this section). Because it’s not required to
map entries in a file and in an online validation authority, no mapper modules are
provided for mapping objects in a file or a Online Certificate Status Manager.
Table 1-7 lists the publisher modules supported by Certificate Management System
out of the box. Publisher modules help you configure a Certificate Manager to
publish certificates and CRLs to the mapped directory entries, to files, or to the
Online Certificate Status Manager.
Table 1-6
Default mapper plug-in modules for mapping certificates and CRLs
Plug-in module name
Function
LdapCaSimpleMap
Maps the CA certificate to the CA’s directory entry by formulating the entry’s DN
from components specified in the certificate’s issuer name and attribute variable
assertion (AVA) constants. Optionally, the plug-in can also create an entry for the
CA in the directory.
LdapDNCompsMap
Maps a certificate to a directory entry by formulating the entry’s DN from
components (such as
CN
,
OU
,
O
, and
C
) in the certificate’s subject name and using it
as the search DN to locate the entry in the directory.
LdapDNExactMap
Maps a certificate to a directory entry by searching for the entry whose DN exactly
matches the certificate subject name.
LdapSimpleMap
Maps a certificate to a directory entry by formulating the entry’s DN from
components specified in the certificate’s subject name and attribute value assertion
(AVA) constants.
LdapSubjAttrMap
Maps a certificate to a directory entry by searching for the entry that contains the
LDAP attribute named
certSubjNameAttr
whose value exactly matches the
certificate subject name.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.01
Page 1: ...Installation and Setup Guide Netscape Certificate Management System Version6 01 May 2002...
Page 22: ...22 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 32: ...32 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 160: ...160 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 776: ...776 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 807: ...807 Part 5 Appendix Appendix A Certificate Download Specification...
Page 808: ...808 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 830: ...830 Netscape Certificate Management System Installation and Setup Guide May 2002...