Encrypting sensitive property values
Steps to encrypt sensitive properties in the dse.yaml and cassandra.yaml configuration files.
DataStax recommends encrypting sensitive properties in the dse.yaml and cassandra.yaml on-disk configuration files.
The location of the dse.yaml file depends on the
type of installation:
| Installer-Services | /etc/dse/dse.yaml |
| Package installations | /etc/dse/dse.yaml |
| Installer-No Services | install_location/resources/dse/conf/dse.yaml |
| Tarball installations | install_location/resources/dse/conf/dse.yaml |
The location of the
cassandra.yaml file depends on
the type of installation:
| Package installations | /etc/dse/cassandra/cassandra.yaml |
| Tarball installations | install_location/resources/cassandra/conf/cassandra.yaml |