Chapter 13. Basic Subsystem Management
306
13.4. Configuring Ports
The Certificate System subsystem instances listen on different ports for requests from different types
of users. Four subsystems (the CA, DRM, OCSP, and TKS) listen on an agent port, an end-entity port,
and an administrative port, plus a standard non-SSL port. Two subsystems (the RA and TPS) listen on
SSL ports for agent and admin traffic and a standard port for end user traffic.
Figure 13.4. Certificate System Ports
For security reasons, the different subsystem services (administrative, agent, and end-entities) listen
on different TCP ports. New instances can be installed with separated ports or using a single SSL port,
depending on the port parameters used with
pkicreate
. The default ports are listed in
Table 13.3,
“Default Port Assignments for Certificate System 8.0”
.
Subsystem Standard
End-Entity
SSL
End-Entity
Client
Authentication
Agent SSL Admin SSL Tomcat
CA
9180
9444
9446
9443
9445
9701
DRM
10180
10443
10445
10701
OCSP
11180
11443
11445
11701
RA
12888
12890
12889
12889
TKS
13180
13443
13445
13701
TPS
7888
7890
7889
7889
Table 13.3. Default Port Assignments for Certificate System 8.0
The ports for the different services to use are defined in the
server.xml
file for the CA, OCSP, DRM,
and TKS and in the
httpd.conf
and
nss.conf
files for the RA and TPS.
In the
server.xml
files for the CA, OCSP, DRM, and TKS, each interface is defined between the
<Service>
and
</Service>
tags, in the
<Connector port="..."
line with the TCP port. For
example, for the CA:
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 ...