Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Generate a new encryption key
  2. Write this key to the Create a bootstrap.conf file in your configuration directory (it will append/update it if the file exists already, or create a new file otherwise), and write the encryption key to this file
  3. Encrypt the sensitive properties using this encryption key
  4. Add a something.protected encryption marker after each encrypted property.

...