Configuring a Certificate Manager to Publish Certificates and CRLs
614
Netscape Certificate Management System Installation and Setup Guide • March 2002
•
verifycert
—This tells the server whether it should compare the certificate the
Certificate Manager presents during client authentication with the certificate
found in the Certificate Manager’s entry in the directory. It takes one of the two
values:
on
or
off
. It is recommended that you set this to
on
for a complete
single sign-on solution. This ensures that Directory Server will authenticate the
Certificate Manager unless the certificate presented exactly matches the
certificate stored in the directory.
The following two examples illustrate two different ways you can use the
certmap.conf
file.
certmap default default
default:dnComps
default:filterComps E, UID
certmap MyCA CN=CA,OU=MyGroup,O=MyCompany,C=US
MyCA:dnComps OU,O,C
MyCA:filterComps E
MyCA:verifycert on
This file has two mappings: a default one and another for
MyCA
. When the
Directory Server gets a certificate from anyone other than
MyCA
, the server uses the
default mapping, which starts at the top of the LDAP tree and searches for an entry
matching the client’s email address and user ID. If the certificate is from
MyCA
, the
server starts its search at the LDAP branch containing the organizational unit and
searches for matching email addresses. Also note that if the certificate is from
MyCA
,
the server verifies the certificate with the one stored for the entry in the directory;
other certificates are not verified. Note that the issuer DN in the certificate must be
identical to the issuer DN listed in the first line of the mapping. Even an extra space
after a comma will cause a mismatch.
To modify the
certmap.conf
file:
1.
In the Directory Server host machine, go to this directory:
<server_root>/shared/config
2.
Open the
certmap.conf
file in a text editor.
Summary of Contents for NETSCAPE MANAGEMENT SYSTEM 6.0
Page 1: ...Installation and Setup Guide Netscape Certificate Management System Version6 0 March 2002...
Page 22: ...22 Netscape Certificate Management System Installation and Setup Guide March 2002...
Page 32: ...32 Netscape Certificate Management System Installation and Setup Guide March 2002...
Page 160: ...160 Netscape Certificate Management System Installation and Setup Guide March 2002...
Page 776: ...776 Netscape Certificate Management System Installation and Setup Guide March 2002...
Page 807: ...807 Part 5 Appendix Appendix A Certificate Download Specification...
Page 808: ...808 Netscape Certificate Management System Installation and Setup Guide March 2002...
Page 830: ...830 Netscape Certificate Management System Installation and Setup Guide March 2002...