Applying security certificates to your applications
Use security certificates to enable communication between BMC Helix Innovation Suite and application components with third-party services that do not have trusted CA signed security certificates. Use a custom CA certificate with third-party service public keys for authentication and add it to the trust store.
You can create a certificate and apply it while installing BMC Helix Service Management or post-installation of BMC Helix Service Management.
Before you begin
Make sure that you created a custom or self-signed certificate.
To apply a security certificate post-installation of BMC Helix Service Management
- On the BMC Deployment Engine that is your Jenkins server, navigate to the HELIX_ONPREM_DEPLOYMENT pipeline.
- In the HELIX_ONPREM_DEPLOYMENT pipeline, in the Build History section, select the last job, and click Rebuild.
- In the CUSTOMER-INFO section, in the CACERTS_FILE parameter, click Browse and upload your custom cacerts file.
- In the PRODUCT-DEPLOY section, select only the HELIX_GENERATE_CONFIG check box.
- Build the HELIX_ONPREM_DEPLOYMENT pipeline by using the Rebuild option.
Make sure that the HELIX_ONPREM_DEPLOYMENT pipeline runs successfully.
- Select the HELIX_ONPREM_DEPLOYMENT pipeline, select the latest build, and click Rebuild.
- In the CUSTOMER-INFO section, specify the parameter value as
- In the PRODUCT-DEPLOY section, clear the HELIX_GENERATE_CONFIG check box, and select the HELIX_PLATFORM_DEPLOY, HELIX_NONPLATFORM_DEPLOY, and HELIX_SMARTAPPS_DEPLOY check boxes.
- Click Rebuild.