ENABLESECUREMODE

This configuration setting determines whether Essbase allows secure connection mode with Transport Layer Security (TLS / SSL). This setting applies to the Essbase Agent and applications.

Syntax

ENABLESECUREMODE TRUE | FALSE
  • TRUE—Secure mode is enabled. Essbase can handle TLS (SSL) requests.

  • FALSE—Secure mode is not used. The default value is FALSE.

Description

When you configure Essbase using the configuration tool, you select whether to use secure communication mode. If you do not select secure mode, then clear mode is used. ENABLESECUREMODE and ENABLECLEARMODE configuration settings are automatically added to the Essbase configuration file, with the values corresponding to your selection.

Example

ENABLESECUREMODE TRUE