Configuring Port Numbers
Chapter
11
Setting Up Ports
377
Backlog.
Type the number of connections that can be waiting to be serviced at
the end-entity HTTPS port. The default number is 15. The number you enter in
this field is passed to the operating system’s
listen()
call.
5.
To save your changes, click Save.
The CMS configuration is modified. If the changes you made require you to
restart the server, you will be prompted accordingly. In that case, restart the
server.
Step 2: Specify IP Addresses
This step is optional.
You can configure CMS instances to listen to specific IP addresses. For example,
you can install the Certificate Manager and Data Recovery Manager on a single
host, in separate instances, and then configure the instances so that the Certificate
Manager is served on one IP address and the Data Recovery Manager is served on
another address.
To clarify this further, consider the machine that hosts the Certificate Manager and
Data Recovery Manager has two Ethernet cards that respond to the IP addresses
197.1.137.97
and
197.1.137.98
. You can set up the Certificate Manager to listen
to port 443 for the IP address
197.1.137.97
and the Data Recovery Manager to
listen to port 443 for the IP address
197.1.137.98
.
To configure a CMS instance to listen to specific IP addresses:
1.
Stop the CMS instance; see “Stopping Certificate Management System” on
page 320.
2.
Open the configuration file in a text editor; to locate the file, see “Locating the
Configuration File” on page 348.
3.
Add one or more of the following as appropriate:
❍
For remote administration port, add this line:
radm.https.host=
❍
For agent port, add this line:
agentGateway.https.host=
❍
For end-entity HTTPS port, add this line:
eeGateway.https.host=
❍
For end-entity HTTP port, add this line:
eeGateway.http.host=
Summary of Contents for NETSCAPE MANAGEMENT SYSTEM 4.5
Page 1: ...Installation and Setup Guide Netscape Certificate Management System Version4 5 October 2001...
Page 22: ...22 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 32: ...32 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 162: ...162 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 796: ...796 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 827: ...827 Part 5 Appendix Appendix A Certificate Download Specification...
Page 828: ...828 Netscape Certificate Management System Installation and Setup Guide October 2001...
Page 850: ...850 Netscape Certificate Management System Installation and Setup Guide October 2001...