system encryption-method
Use this command to use generate a random private encryption key and store it into the TPM (Trusted Platform Module). This key is used to encrypt and decrypt configuration passwords and certificates, ensuring that sensitive data remains protected. In HA deployments, the encryption key is automatically synchronized to the secondary node’s TPM, preventing unauthorized access across different systems.
|
|
After enabling private encryption, it is recommended to generate a sample using |
Syntax
config system encryption-method
set private-encryption-key {enable|disable}
end
| Variable | Description | Default |
|---|---|---|
| private-encryption-key {enable|disable} | When enabled, FortiWeb generates a random encryption key and stores it in TPM. | disable |