Set to true to use Secure Socket Layers (SSL) to encrypt traffic between the client and Couchbase server.
Namespace: Couchbase.Configuration.ClientAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)


Requires the SSL certificate to be stored in the local Certificate Authority to enable SSL.

This feature is only supported by Couchbase Cluster 3.0 and greater.

Set to true to require all buckets to use SSL.

Set to false and then set UseSSL at the individual Bucket level to use SSL on specific buckets.
