ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
After importing the igateway.cer into my browser's trusted certificate store, I am still given a warning?
book
Article ID: 49479
calendar_today
Updated On:
Products
CA DirectoryCA IT Asset ManagerCA Software Asset Manager (CA SAM)ASSET PORTFOLIO MGMT- SERVERCA Service Management - Service Desk ManagerCA Workload Automation AE - Business Agents (AutoSys)CA Workload Automation AE - Scheduler (AutoSys)Workload Automation AgentCA Process Automation Base
Issue/Introduction
Description:
This Document explains how to change the URL of your EEM ADMIN UI from the default location (localhost) to the actual machine so you don't get a certificate error every time you bring up the Admin UI.
Solution:
Assuming that you have already read and followed the instructions on how to import the igateway.cer certificate to eliminate the error you see below in the screenshot, you still get this error since the certificate you have imported is under the machine name and NOT "Localhost". If you change the url from localhost to the actual machine name and the error goes away, then you use this document to edit the URL in the Admin UI shortcut
When opening the url https://localhost:5250/spin/eiam/eiam.csp by default people see this error even if they have imported the certificate properly.
<Please see attached file for image>
This is how to change the default page so the machine name shows up every time and we don't get a certificate error.
Right click on the ADMIN UI and select Properties. Look at user the shortcut tab. You will find the "target" path and see that it points to the file "eiamspindle.url"
<Please see attached file for image>
("C:\Program Files\CA\SC\EmbeddedEntitlementsManager\uninstall\eiamspindle.url") This file dictates what URL to open.
So we navigate to C:\Program Files\CA\SC\EmbeddedEntitlementsManager\uninstall and right click and select Properties of this file (eiamspindle, type=Internet Shortcut) And on the "Web Document" tab:
The URL would be https://localhost:5250/spin/eiam/eiam.csp
You can change it to the machine host name for example: https://win-sjnhkcw4rtl:5250/spin/eiam
<Please see attached file for image>
Click Ok after the change and open the Admin UI again, it should open to the new URL that you setup.