D.29 HS_FDS_VALIDATE_SERVER_CERT
HS_FDS_VALIDATE_SERVER_CERT initialization parameter for Oracle Database Gateway for Sybase.
| Property | Description |
|---|---|
|
Default Value |
|
|
Range of values |
|
|
Syntax |
|
Specifies whether the driver validates the certificate that is sent by the database server when SSL encryption is enabled through HS_FDS_ENCRYPT_SESSION. When using SSL server authentication, any certificate sent by the server must be issued by a trusted Certificate Authority. Valid values are:
ENABLED: the gateway validates the certificate that is sent by the database server. Any certificate from the server must be issued by a trusted Certificate Authority in the truststore file. The truststore information is specified using theHS_FDS_TRUSTSTORE_FILEandHS_FDS_TRUSTSTORE_PASSWORDinitialization parameters.DISABLED: the gateway does not validate the certificate that is sent by the database server.
Parent topic: Initialization Parameters