EnableSSL
Default Value | Data Type | Required |
---|---|---|
|
Integer |
No |
Description
This property specifies whether the connector connects to the Couchbase Server instance using one-way SSL authentication.
1
: The connector connects using one-way SSL authentication, verifying the identity of the server.0
: The connector does not connect using SSL.
Important:
- This property is applicable only when connecting to a Couchbase Server instance that supports SSL.
- If SSL is enabled and you are connecting to Couchbase Server prior to version 4.5, the connector does not support load balancing even if the
Redundancy
property is set to1
.