DEPLOY CUSTOM ROOTCA CERTIFICATES (KUBERNETES)
To configure a custom certificate that is persistent through a restart or upgrade, execute the steps below:
-
Log into the worker node where CMS is deployed
-
Copy the certificates in volumemount directory: /home/virsec/customer-certs
-
Specify the certificate name in the properties file:
-
Create a new file: vsp-cms-certs.properties
-
Specify the certificate name in the format below:
http_proxy_rootCA=<CUSTOMER_ROOT_CA_CERT_NAME>
-
-
Deploy CMS and verify that all the pods are started successfully