Specifies the maximum time that Essbase Client should wait for Essbase Agent to respond to a secure session request before timing out.
NETSSLHANDSHAKETIMEOUT nWhere n is the number of milliseconds expressed as a positive integer. The default is 10000 milliseconds (10 seconds).
Use this setting to specify the maximum number of milliseconds that Essbase clients should wait for a response to a secure session request before timing out.
The minimum value is 100 milliseconds; values less than the minimum are ignored.
The SSL handshake may timeout due to network congestion, or because the connection modes at either end are mismatched (for example, a client in Clear mode tries to connect to the secure port of Essbase Agent by mistake).
NETSSLHANDSHAKETIMEOUT 20000
The SSL handshake fails after 20,000 milliseconds if Essbase Agent does not respond to the secure session request.
For information on implementing SSL, see the Oracle Hyperion Enterprise Performance Management System Security Administration Guide.