Configuring the Directory for LDAP Publishing
658
Netscape Certificate Management System Administrator’s Guide • February 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.1
Страница 1: ...Administrator s Guide Netscape Certificate Management System Version6 1 February 2003...
Страница 28: ...Documentation 28 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 68: ...Support for Open Standards 68 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 82: ...Uninstalling CMS 82 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 166: ...How a Registration Manager Works 166 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 382: ...ACL Reference 382 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 566: ...Managing Policy Plug in Modules 566 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 710: ...1 3 Organization Security Policies 710 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 716: ...Object Identifiers 716 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 762: ...DNs in Certificate Management System 762 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 794: ...Managing Certificates 794 Managing Servers with Netscape Console December 2001...
Страница 810: ...The SSL Handshake 810 Managing Servers with Netscape Console December 2001...
Страница 828: ...828 Netscape Certificate Management System Administrator s Guide February 2003...