FIPSOperationMode
Controls the level of support for Federal Information Processing Standards (FIPS).
This parameter is not applicable to Planning Analytics Engine.
Parameter type: optional, static
Allowed values:
1
: FIPS 140-2 level 1 approved ciphers and operation2
: FIPS 140-2 level 1 approved ciphers3
: Disabled
Default value: 2
To change the level of support for FIPS to level 1 approved ciphers and operations, for example, add the following line to Planning Analytics database configuration:
FIPSOperationMode=1
Important: Due to a security update included in Planning Analytics 2.0.19, customers who
have the non-default
FIPSOperationMode=1
set in their Tm1s.cfg
should remove or deprioritize the TLS RSA CipherSuites for a successful handshake to occur. This
includes all CipherSuites that are prefixed with TLS_RSA_. This also means that TLS V1.2 or later
must be enabled, as TLS 1.1 and prior do not support alternatives. In the case of TLS V1.2, the
ECDHE CipherSuites must also be enabled.