D.11 HS_FDS_ENCRYPT_SESSION

HS_FDS_ENCRYPT_SESSION initialization parameter for Oracle Database Gateway for Sybase.

Property Description

Default Value

NONE

Range of values

{NONE|SSL|NOTRUST_SSL}

Syntax

HS_FDS_ENCRYPT_SESSION = {NONE|SSL|NOTRUST_SSL}

Specifies the way the session to Sybase is encrypted. Valid values are:

  • NONE : data transmitted between the gateway and Sybase is not encrypted.(default).
  • SSL : data transmitted between the gateway and Sybase is encrypted using SSL.
  • NOTRUST_SSL:  This option is equivalent to the SSL setting, with initialization parameter HS_FDS_VALIDATE_SERVER_CERT = DISABLED