Activating configuration encryption
About this task
Activate configuration encryption to automatically or manually encrypt sensitive configuration values. Reactivate encryption configuration if it was temporarily deactivated. For more, see Encrypting sensitive configuration values.
Procedure
-
Locate the opscenterd.conf file. The location of this file depends on the type of installation:
-
Package installations: /etc/opscenter/opscenterd.conf
-
Tarball installations: install_location/conf/opscenterd.conf
-
-
Open opscenterd.conf for editing.
-
In the
[security]
section, set theconfig_encryption_active
option to True:[security] config_encryption_active = True
Restriction: Lifecycle Manager (LCM) is not compatible when
config_encryption_active
istrue
in DSE and OpsCenter. For LCM limitations, see Encrypted DSE configuration values.