Modifying the Configuration
350
Netscape Certificate Management System Installation and Setup Guide • October 2001
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 320).
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 322).
Guidelines for Editing the Configuration File
The file-based, configuration-store implementation for Certificate Management
System is based on
java.util.Properties
. 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
value
[parameter]
multi
line
value (e.g. base-64 encoded certificate)
•
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 subsystems that have been installed; the other sections contain
parameters that are shared by the subsystems. 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
Содержание NETSCAPE MANAGEMENT SYSTEM 4.5
Страница 1: ...Installation and Setup Guide Netscape Certificate Management System Version4 5 October 2001...
Страница 22: ...22 Netscape Certificate Management System Installation and Setup Guide October 2001...
Страница 32: ...32 Netscape Certificate Management System Installation and Setup Guide October 2001...
Страница 80: ...Standards Summary 80 Netscape Certificate Management System Installation and Setup Guide October 2001...
Страница 162: ...162 Netscape Certificate Management System Installation and Setup Guide October 2001...
Страница 328: ...Password Quality Checker 328 Netscape Certificate Management System Installation and Setup Guide October 2001...
Страница 434: ...Deleting a Privileged User 434 Netscape Certificate Management System Installation and Setup Guide October 2001...
Страница 794: ...Managing Log Modules 794 Netscape Certificate Management System Installation and Setup Guide October 2001...
Страница 796: ...796 Netscape Certificate Management System Installation and Setup Guide October 2001...
Страница 827: ...827 Part 5 Appendix Appendix A Certificate Download Specification...
Страница 828: ...828 Netscape Certificate Management System Installation and Setup Guide October 2001...
Страница 834: ...Object Identifiers 834 Netscape Certificate Management System Installation and Setup Guide October 2001...
Страница 850: ...850 Netscape Certificate Management System Installation and Setup Guide October 2001...