Overview of the CS.cfg Configuration File
281
NOTE
The values for configuration parameters must be properly formatted, so they must obey
two rules:
• The values that need to be localized must be in UTF8 characters.
• The
CS.cfg
file supports forward slashes (/) in parameter values. If a back slash (\)
is required in a value, it must be escaped with a back slash, meaning that two back
slashes in a row must be used.
The following sections are snapshots of
CS.cfg
file settings and parameters. These are not
exhaustive references or examples of
CS.cfg
file parameters. Also, the parameters available and
used in each subsystem configuration file is very different, although there are similarities.
12.2.2.1. Basic Subsystem Settings
Basic settings are specific to the instance itself, without directly relating to the functionality or behavior
of the subsystem. This includes settings for the instance name, root directory, the user ID for the
process, and port numbers. Many of the settings assigned when the instance is first installed or
configured are prefaced with
pkicreate
.
authType=pwd
installDate=Mon Jul 13 08:13:39 2009
instanceId=pki-ca
instanceRoot=/var/lib/pki-ca
machineName=server.example.com
multiroles=true
passwordClass=com.netscape.cmsutil.password.PlainPasswordFile
passwordFile=/var/lib/pki-ca/conf/password.conf
...
admin.interface.uri=ca/admin/console/config/wizard
agent.interface.uri=ca/agent/ca
...
os.userid=nobody
pkicreate.admin_secure_port=9445
pkicreate.agent_secure_port=9443
pkicreate.ee_secure_port=9444
pkicreate.pki_instance_name=pki-ca
pkicreate.pki_instance_root=/var/lib
pkicreate.secure_port=9443
pkicreate.subsystem_type=ca
pkicreate.tomcat_server_port=9701
pkicreate.unsecure_port=9180
pkicreate.user=pkiuser
pkicreate.arg11.group=pkiuser
Example 12.3. Basic Instance Parameters for the CA
Many of these configuration options are covered in
Chapter 13, Basic Subsystem Management
.
12.2.2.2. Logging Settings
There are several different types of logs that can be configured, depending on the type of subsystem.
Each type of log has its own configuration entry in the
CS.cfg
file.
Summary of Contents for CERTIFICATE SYSTEM 8.0 - ADMINISTRATION
Page 42: ...20 ...
Page 43: ...Part I Setting up Certificate Services ...
Page 44: ......
Page 190: ...168 ...
Page 208: ...186 ...
Page 223: ...Part II Additional Configuration to Manage CA Services ...
Page 224: ......
Page 256: ...234 ...
Page 270: ...248 ...
Page 280: ...258 ...
Page 292: ...270 ...
Page 293: ...Part III Managing the Subsystem Instances ...
Page 294: ......
Page 408: ...386 ...
Page 438: ...416 ...
Page 439: ...Part IV References ...
Page 440: ......
Page 503: ...Netscape Defined Certificate Extensions Reference 481 OID 2 16 840 1 113730 13 ...
Page 504: ...482 ...
Page 556: ...534 ...
Page 564: ...542 ...