Varsha Srinivas
ServiceNow Employee
ServiceNow Employee

Issue: The relationship "Uses::used by" is not created between the certificate CI and the server CI when the midserver is in a non-global domain

Root cause:

IRE is used to create/update the relationship between the certificate CI and the server CI. Since the IRE doesn't support cross-domain operations i.e the script action that calls the IRE is always invoked from global domain but the mid server is in different domain, hence the relationships are not created.

Resolution:

The IRE dependency for creating/updating the relationships has been removed and the relationships are now created using a util function.

The issue is fixed in DEF0133803. If the Certificate Inventory and Management plugin is on version

1. 1.0.6 - Use the update set "CertificateManagementRels_1.0.6"

2. 1.1.7 - Use the update set "CertificateManagementRels_1.1.7"

3. 1.2.1 - Use the update set "CertificateManagementRels_1.2.1"

 

Version history
Last update:
‎10-14-2020 03:22 AM
Updated by: