247
Chapter
5
Mapper Plug-in Modules
You can configure a Certificate Manager to publish certificates to an LDAP
directory or flat file, and to publish CRLs to a directory, online validation
authority, or flat file. If you configure the Certificate Manager to publish to any of
these repositories, when the Certificate Manager is requested to issue a certificate
or to update certificate information, it automatically updates the corresponding
entry in the configured repository with relevant information. Similarly, when a
certificate is revoked, the Certificate Manager automatically updates the
configured repositoty with relevant CRL information. To locate the correct entry in
the repository, the Certificate Manager relies on object-mapping rules and to
update the located entry with relevant information, the Certificate Manager relies
on object-publishing rules.
To enable you to construct object-mapping rules, the Certificate Manager provides
a set of mapper plug-in modules. These modules are implemented as Java classes
and are registered with the Certificate Manager’s publishing framework.
This chapter explains the mapper modules that are installed with a Certificate
Manager—it lists and briefly describes the modules and then explains each one in
detail.
The chapter has the following sections:
•
Overview of Mapper Modules (page 248)
•
LdapCaSimpleMap Plug-in Module (page 250)
•
LdapDNCompsMap Plug-in Module (page 254)
•
LdapDNExactMap Plug-in Module (page 260)
•
LdapSimpleMap Plug-in Module (page 261)
•
LdapSubjAttrMap Plug-in Module (page 263)
Summary of Contents for Certificate Management System 6.0
Page 1: ...Plug Ins Guide Netscape Certificate Management System Version6 0 March 2002...
Page 10: ...10 Netscape Certificate Management System Plug Ins Guide March 2002...
Page 62: ...Enrollment Forms 62 Netscape Certificate Management System Plug Ins Guide March 2002...
Page 308: ...NTEventLog Plug in Module 308 Netscape Certificate Management System Plug Ins Guide March 2002...