<< PREVIOUS  NEXT >>

 

DEPLOY CUSTOM ROOTCA CERTIFICATES (KUBERNETES)

 

To configure a custom certificate that is persistent through a restart or upgrade, execute the steps below:

  1. Log into the worker node where CMS is deployed 

  2. Copy the certificates in volumemount directory: /home/virsec/customer-certs

  3. Specify the certificate name in the properties file:

    1. Create a new file: vsp-cms-certs.properties

    2. Specify the certificate name in the format below:

       

      http_proxy_rootCA=<CUSTOMER_ROOT_CA_CERT_NAME>

       

  4. Deploy CMS and verify that all the pods are started successfully