How to register Root Certificate(.crt) of Server CA for Internal Use in Containerized Deployment
Hello,
We are currently using a containerized deployment for our Pega system. We want to integrate with a PKI server, which requires HTTPS Server Authentication. To achieve this, we need to register the root certificate of PKI internal server CA with the root CA trusted by our system. Could you please provide detailed instructions on how to achieve this within our containerized environment? Specifically, we would like to know:
- The steps required to import the root certificate into the Pega container.
- Any specific configuration changes needed within Pega to recognize and trust the newly registered root certificate.
- Best practices for maintaining and updating certificates in a containerized deployment to ensure ongoing security and compliance.
Thank you for your assistance.