Downloading root certificates using CDP CLI

Using the CDP CLI, you can download the root certificates for establishing a secure connection from BI clients to a Virtual Warehouse in Cloudera Data Warehouse (CDW) Private Cloud.

  1. SSH in to the cluster host on which you have installed Beta CDP CLI and can access the CDP Private Cloud Data Services cluster.
  2. Run the respective commands to download the root certificates in PEM or JCEKS formats:
    PEM
    cdp dw get-k8s-cert-pem
    Java KeyStore (JKS)
    cdp dw get-k8s-cert-jks
  3. Save the output to a file for future use.