Skip to main content
Version: Legacy docs

Encryption

To force Fusion File Share server to encrypt all messages it sends, change the ‘encrypt_data’ setting to ‘true’.

To enable outgoing message encryption:

encrypt_data = true

If the ‘encrypt_data’ setting is ‘true’, you can also configure Fusion File Share to reject (drop) any incoming messages that are not encrypted.

reject_unencrypted_access = true
note

This setting is global and affects all shares in the configuration.

If you want to change the behavior on a particular share, use the ‘encrypt_data’ setting in the share configuration plane.