To scramble a configuration parameter in a configuration file, add the keyword Example The parameter The server will find the unscrambled value and scramble it: The scrambling will create .seed files that must not be deleted, or the scrambled value can not be unscrambled..encrypted
to the configuration. The next time the application starts, it scans the file for unscrambled values and scrambles them, and then saves the updated file to the disk.*.pin = 1234
is considered sensitive and therefore should be scrambled. To scramble the parameter, add .encrypted
to it:*.pin.encrypted = 1234
*.pin.encrypted = encrypted:MCa12==
Visit Nexus
to get an overview of Nexus' solutions, read customer cases, access the latest news, and more.
Example: Encrypt parameter
Example: Resulting encrypted parameter
Overview
Content Tools