Encryption
Encryption is automatically handled by Management Center.
Windows
First time installation environment data is set for encryption. This resulting in all underlying service will have encryption/decryption.
Container
Encryption is not enabled by default. This is enabled by setting environment variables:
FORTIFIED_SECRETS_SECRET - The secret used for encryption DO NOT SHARE THIS.
FORTIFIED_SECRETS_KEY_SIZE - Key size, allowed values are 128 or 256.
Do not change encryption settings once set. This may cause faulty behaviour.
Last updated