Management Center | Fortified ID
HomeIntegrityControlSolutionsManagement Center
  • Introduction
  • The Service
    • Overview
    • About this release
      • Release notes
      • Breaking changes
    • Installation
      • Windows
      • Linux
      • Container - Docker
  • Upgrading
    • Windows
    • Container
  • Files and folders
    • config
    • bin
    • data\customer
    • other directories
  • User interface
    • Menu
    • Management
      • Overview
      • Memory and CPU
      • Runtime
      • Log
      • Manage version
  • Configuration
    • Resources
    • Cluster
    • Language
  • Operations
    • Air gapped mode
      • Windows
      • Container
    • Using an outbound proxy
    • Logs
    • Service customsations
    • User management
    • Application deployment
    • Encryption
    • Running a fixed version
Powered by GitBook
On this page
  • Windows
  • Container
  1. Operations

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.

PreviousApplication deploymentNextRunning a fixed version