Configuring the Directory for LDAP Publishing
656
Netscape Certificate Management System Administrator’s Guide • June 2003
Schema
For a Certificate Manager to publish certificates and CRLs to a directory, it must be
configured with specific attributes and object classes. This section discusses those
basic schema requirements.
Required Schema for Publishing End-Entity Certificates
The Certificate Manager publishes an end entity’s certificate to the
userCertificate;binary
attribute within the end entity’s or subject’s directory
object. This attribute is multivalued; each value is a DER encoded binary X.509
certificate. The LDAP object class named
inetOrgPerson
allows this attribute. This
object class is supported by Directory Server versions 1.0, 3.x, 4.x, and later. The
mix-in object class named
strongAuthenticationUser
allows this attribute and
can be combined with any other object class to allow certificate publication to that
object. Note that the Certificate Manager does not automatically add this object
class to the schema table of the corresponding Directory Server while publishing or
unpublishing end-entity certificates. If the directory object that it finds does not
allow the
userCertificate;binary
attribute, the addition or removal of that
specific certificate fails.
If you have created user entries as
inetOrgPerson
, the
userCertificate;binary
attribute already exists in the directory. Otherwise, you must add the
userCertificate;binary
attribute to your directory’s schema table. For
information on modifying directory schema, check the Directory Server
documentation.
Required Schema for Publishing the CA Certificate
The Certificate Manager publishes its own CA certificate in the
caCertificate;binary
attribute of the CA’s directory object when the server is
started; this is the object that corresponds to the Certificate Manager’s issuer name.
This is a required attribute of the
certificationAuthority
object class. Note that
the Certificate Manager will add this object class to the directory entry for the CA,
provided that it finds the CA’s directory entry.
Required Schema for Publishing CRLs
The Certificate Manager publishes the updated CRL to the CA’s directory object
under this attribute:
certificateRevocationList;binary
.
This attribute is an attribute of the object class
certificationAuthority
. The
value of the attribute is the DER encoded binary X.509 certificate revocation list.
The CA’s entry must already be a certificate authority.
Содержание Certificate Management System 6.2
Страница 1: ...Administrator s Guide Netscape Certificate Management System Version6 2 June 2003...
Страница 22: ...22 Netscape Certificate Management System Administrator s Guide June 2003...
Страница 30: ...Documentation 30 Netscape Certificate Management System Administrator s Guide June 2003...
Страница 70: ...Support for Open Standards 70 Netscape Certificate Management System Administrator s Guide June 2003...
Страница 84: ...Uninstalling CMS 84 Netscape Certificate Management System Administrator s Guide June 2003...
Страница 164: ...How a Registration Manager Works 164 Netscape Certificate Management System Administrator s Guide June 2003...
Страница 322: ...Configuring the Server s Security Preferences 322 Netscape Certificate Management System Administrator s Guide June 2003...
Страница 380: ...ACL Reference 380 Netscape Certificate Management System Administrator s Guide June 2003...
Страница 564: ...Managing Policy Plug in Modules 564 Netscape Certificate Management System Administrator s Guide June 2003...
Страница 744: ...1 3 Organization Security Policies 744 Netscape Certificate Management System Administrator s Guide June 2003...
Страница 750: ...Object Identifiers 750 Netscape Certificate Management System Administrator s Guide June 2003...
Страница 796: ...DNs in Certificate Management System 796 Netscape Certificate Management System Administrator s Guide June 2003...
Страница 828: ...Managing Certificates 828 Netscape Certificate Manager System Administrator s Guide June 2003...
Страница 844: ...The SSL Handshake 844 Netscape Certificate Manager System Administrator s Guide June 2003...
Страница 862: ...862 Netscape Certificate Management System Administrator s Guide June 2003...