FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
hrahuman_FTNT
Article Id 195575
Description
In order to enable the encryption command between a FortiGate and a FortiAnalyzer, the encryption algorithm must first be disabled as shown below.  The "encrypt enable" command can then be executed.
# config log fortianalyzer setting
# set enc-algorithm disable
# set encrypt enable
# set psksecreet <password>
# end
'enc-algorithm' is enabled by default which prevents the execution of the encryption enable command.

Contributors