How do I change my server port numbers?
Originally Published: 2001-07-11
Article Number
Applies To
Keon Certificate Authority
TechNote 0151
Issue
Resolution
The explanation below assumes you have done a default install (ports 443 and 444). If you have used other ports in your original install, those numbers would appear instead.
1. To move the Enrollment Server:
In httpd.conf, in the first section, modify the following line to specify the desired port for the enrollment server.
# The main server port
Port 444
Further down in httpd.conf, under the section Sentry/Keon CA Enrollment Server, change the following lines to specify the desired port.
### SSL Virtual Host ###
Listen 444
<VirtualHost *:444>
2. To move the Admin Server:
In httpd.conf, under the section Sentry/Keon CA Administration Server, change the following lines to specify the desired port.
### SSL Virtual Host ###
Listen 443
<VirtualHost *:443>
3. Restarting the Servers:
Under services, stop the Sentry CA Administrative and Secure Directory Servers (in that order). Then restart them, Secure Directory first.
Note: You can change one of the servers without changing the other.
Related Articles
Online video tutorial reference for the RSA SecurID Suite 116Number of Views Active Directory Collector fails with Unprocessed Continuation Reference(s) 27Number of Views Web Service command updateReviewItems does not allow only comments for review items to be changed in RSA Identity Governan… 33Number of Views Problem syncing interface error when committing network changed on the RSA SecurID Access Identity Router 79Number of Views What happens to my RSA Community account if I change companies? 84Number of Views
Trending Articles
RSA Authentication Manager 8.9 Setup and Configuration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager 8.9 Release Notes (January 2026) Configure RSA Authentication Manager as a Secure Proxy Server for Cloud Access Service LDAP password authentication failed - Logon failure: unknown username or invalid password when attempting RADIUS authentic…
Don't see what you're looking for?