Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
Description
==============
A trading partner complains that the BusinessConnect server is still advertising an old certificate whose identity (private key) has expired. When trying to delete the old identity, the Administrator GUI responses with, "Failed To Remove Credential. KeyStoreItem: xxx.yyy.com, cannot be deleted as it is currently bound to one or more secured Transports ".
Environment
==============
BusinessConnect 5.x
Resolution
===============
The following procedure requires access to the BusinessConnect tables in the BC database.
1). Go to BC_KEYSTOREITEM Table and search for the expired key name in column OBJNID. Remove this record.
2). Undeploy BC.
3). Import the new identity into the BusinessConnect Certificate store.
4). Select the newly installed identiy in the BC deployment configuration for both HTTPS and HTTPSCA.
5). Redeploy BC.
6). Do DMZ export if needed.
7). Verify DMZ tra file point to correct RV version.
8) Restart Interior and DMZ Servers.