
Adding certificates to your HCL Commerce Developer Legacy environment trust store
When integrating HCL Commerce with an external system, it is required to add the third party certificates to the HCL Commerce trust store. This allows HCL Commerce to make HTTPS requests to an external system.
Note:
- The root certificate authority (CA) certificates that are included in the Java Runtime Edition cacerts file are already bundled within the default trust store in HCL Commerce Developer 9.1.4.0+.
- The trust store for the Developer Legacy environment is updated with each version upgrade, including fix packs. The updateTrustStore.bat utility script is invoked automatically during the upgrade. To avoid missing certificates, keep all third party certificates in the WCDE_installdir\setup\certs\trust_certs\ directory. Otherwise, you must manually run the utility to update to your certificates if certificates are unintentionally removed between versions, or when new certificates are required to be imported.