cert

The cert configuration type refreshes BDD's TLS/SSL certificates for the HDFS, YARN, Hive, and KMS services.

Before running this command, you must export the updated certificates from your Hadoop nodes and copy them to the directory on the Admin Server defined by HADOOP_CERTIFICATES_PATH in $BDD_HOME/BDD_manager/conf/bdd.conf.

To refresh the certificates, run:
./bdd-admin.sh publish-config cert

When the script runs, it imports the certificates to the custom truststore file, then copies the truststore to $BDD_HOME/common/security/cacerts on all BDD nodes.

For more information on refreshing your certificates, see Refreshing TLS/SSL certificates.