Enabling Encryption

After you enable encryption, you can encrypt any Brand Mobiliser property value. By default, encryption is disabled.

  1. Open the BRAND_HOME/conf/system.properties file.
  2. Uncomment this line, and replace samplesecret with a new value for decryptionkey:
    # com.sybase365.arf.container.system.decryptionkey=samplesecret
  3. (Optional) Uncomment this line, and set decryptionkeylength to a higher value, for example, 256 or 512, and save the file:
    # com.sybase365.arf.container.system.decryptionkeylength=128
  4. Stop and restart Brand Mobiliser.
Related tasks
Encrypting Property Values