Ports
288
Netscape Certificate Management System Administrator’s Guide • February 2003
Changing a Port Number
To change a port number:
1.
Stop the CMS instance; see “Starting, Stopping, and Restarting CMS Instances”
on page 254.
2.
Go to the CMS configuration directory:
<server_root>/cert-<instance_id>/config
3.
Open the
server.xml
file in a text editor and edit the appropriate port
numbers:
❍
To change the administration port, locate this line and edit the value of the
port
attribute:
<LS id="admin" ip="0.0.0.0" port="8200" security="on"
acceptorthreads="1" blocking="no">
❍
To change the agent port, locate this line and edit the value of the
port
attribute:
<LS id="agent" ip="0.0.0.0" port="8100" security="on"
acceptorthreads="1" blocking="no">
❍
To change the end-entity HTTP port, locate this line and edit the value of
the
port
attribute:
<LS id="ee_nonSSL" ip="0.0.0.0" port="80" security="off"
acceptorthreads="1" blocking="no">
❍
To change the end-entity HTTPS port, locate this line and edit the value
assigned to
port
:
I.
Locate the following lines and delete them:
<LS id="ee_nonSSL" ip="0.0.0.0" port="80" security="off"
acceptorthreads="1" blocking="no">
<CONNECTIONGROUP id="ee_nonSSL_default"
matchingip="default" servername="<hostname.domainname>"
defaultvs="ee-vs"/>
II.
Locate the following line:
<VS id="ee-vs" state="on"
urlhosts="<hostname>.<domainname>" mime="mime1"
aclids="acl1" connections="eeSSL_default
ee_nonSSL_default">
and change it to:
Содержание Certificate Management System 6.1
Страница 1: ...Administrator s Guide Netscape Certificate Management System Version6 1 February 2003...
Страница 28: ...Documentation 28 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 68: ...Support for Open Standards 68 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 82: ...Uninstalling CMS 82 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 166: ...How a Registration Manager Works 166 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 382: ...ACL Reference 382 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 566: ...Managing Policy Plug in Modules 566 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 710: ...1 3 Organization Security Policies 710 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 716: ...Object Identifiers 716 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 762: ...DNs in Certificate Management System 762 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 794: ...Managing Certificates 794 Managing Servers with Netscape Console December 2001...
Страница 810: ...The SSL Handshake 810 Managing Servers with Netscape Console December 2001...
Страница 828: ...828 Netscape Certificate Management System Administrator s Guide February 2003...