Modifying the Configuration
Chapter
10
CMS Configuration
339
To modify the configuration file directly:
1.
Stop the CMS instance whose configuration file you want to edit (see
“Stopping Certificate Management System” on page 310).
2.
Open a terminal window.
3.
Go to this directory:
<server_root>/cert-<instance_id>/config
4.
Open the configuration file,
CMS.cfg
, in a text editor.
5.
Edit information in the file and save your changes.
6.
Restart Certificate Management System (see “Restarting Certificate
Management System” on page 312).
Guidelines for Editing the Configuration File
The following guidelines may help you interpret the information in the
configuration file.
•
The format of the configuration file is as follows:
#comment
[parameter]=value
•
Comment lines, blank lines, unknown parameters, or misspelled parameters
are ignored by Certificate Management System. Comment lines begin with a
number sign (#). A line beginning with white space is considered a
continuation of the previous line.
•
The configuration file has many sections. Some sections contain parameters
specific to the subsystem that has been installed. Subsystem-specific
parameters are distinguished by a prefix identifying the subsystem:
❍
ca
for the Certificate Manager
❍
ra
for the Registration Manager
❍
kra
for the Data Recovery Manager
❍
ocsp
for the Online Certificate Status Manager
•
The parameter names and their values are strings. The parameter names can be
hierarchically structured with
'.'
notation with multiple levels—for example,
ca.Policy.rule.RSAKeyRule.maxSize
. The entries corresponding to a lower
level (such as
Policy
in the example) can be requested from the configuration
corresponding to its higher level (
ca
in the example).
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...