RSA Registration Manager (RRM)
RSA Certificate Manager 6.7
RSA Certificate Manager (RCM)
Microsoft Windows Server 2003 SP2
How do you configure renewal to use different IP and port?
Trying to run renewal portion of RM on different IP port
Outside users can not acess port 448 for renewal due to FW rules
Steps to configure RRM to work with Virtual Host
Steps to be followed in Windows:
1. Go to Control Panel and open Network Connections.
2. Right click on the active connection and click Properties.
3. On the Local Area Connection Properties dialog box select the Internet Protocol and then click Properties button.
4. On the Internet Protocol (TCP/IP) Properties dialog box, click Advanced button.
5. Under IP Settings tab inside IP addresses group box add the IP address which you want to use as local host. (Ex: 192.168.2.231)
Note: Before adding verify whether the IP address is used by another machine.
Steps to be followed in RRM Installation:
1. Stop all RRM Services.
2. Go to httpd.conf file in <Installation Location>/webserver/conf folder.
3. In this file under
###############################################
### RSA Renewal Server configuration ###
###############################################
Replace the lines below
Listen <Renewal port number>
<VirtualHost _default_:< Renewal port number>>
With
Listen 192.168.2.231:443
<VirtualHost <Virtual IP>:<Enrollment port >>
NameVirtualHost <Virtual IP>:<Enrollment port >
4. Also change under
###############################################
### RSA Enrollment Server configuration ###
###############################################
Replace the lines below
Listen < Enrollment port number>
<VirtualHost _default_:< Enrollment port number>>
With
Listen <Current machine IP Address>:< Enrollment port number >
<VirtualHost <Current machine IP Address>:< Enrollment port number >>
NameVirtualHost <Current machine IP Address>:< Enrollment port number >
5. Save the File. Go to <Installation Location>/webserver/enroll-server folder.
6. Open domain-main.xuda. Go to line 264 and replace line below
<A HREF="https://<computername>:448/auto-renew-certificate.xuda?domainID=[domainID]" onClick="displayWarning('renew');" STYLE="content:'TAFID:lnkRenewClientCert'">Renew your client certificate</A>
With
<A HREF="https:// <Virtual IP>:<Enrollment port >/auto-renew-certificate.xuda?domainID=[domainID]" onClick="displayWarning('renew');" STYLE="content:'TAFID:lnkRenewClientCert'">Renew your client certificate</A>
7. Start the RRM services.
See solution How to set certificate renewal URLfor information about changing renewal email link
Related Articles
Error: 'Unable to install the certificate. Error code: 80004005' ; certificate renewal fails for encryption certificate to… 17Number of Views Error: 'VBScript: certificate renewal' appears when installing a certificate using Microsoft Internet Explorer 6.0. An err… 7Number of Views RSA SilverTail Profile Analyzer license installation and renewal 15Number of Views How to renew SSL server certificates with RSA Certificate Manager 87Number of Views How to configure the Certificate Renewal Policy 25Number of Views
Trending Articles
How to download and install the AFX Server Archive in RSA Identity Governance & Lifecycle RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide The Template ({Connector Template Name}) has missing file content error when creating AFX Connectors in RSA Identity Gover… Downloading RSA Authentication Manager license files or RSA Software token seed records Troubleshooting RSA MFA Agent for Microsoft Windows