General Endpoint Configurations: Certificates #3167
Labels
Affected/APIM-4.1.0
Resolution/Done
Label to assign when specific task is done when there is no particular fix, but an action to be done
Type/Bug
Description
Hi team,
In distributed setup or in active-active deployment, when we update endpoint certificate from publisher portal of node 1 it should be reflected to the another node.
Also it will be pesisted in client-truststore and AM_CERTIFICATE_METADATA table of apim_db.
But we have observed below behaviour in active-active deployment and distributed setup of APIM:4.1.0
For Node1:
Publisher portal UI: Certificate details is their as shown in below image.
client-truststore: Certificate with specified alias is present in both client-truststore.jks and client-truststore-temp.jks.
For Node2:
Publisher portal UI: For certificate details it is showing null as shown in below image.
client-truststore: Certificate with specified alias is not present in client-truststore.jks but it is there in client-truststore-temp.jks.
Database Check:
Certificate is present in AM_CERTIFICATE_METADATA table with specified alias.
Steps to Reproduce
Affected Component
APIM
Version
4.1.0
Thanks & Regards,
Kajal
The text was updated successfully, but these errors were encountered: