Set to true to use Secure Socket Layers (SSL) to encrypt traffic between the client and Couchbase server.
Namespace: Couchbase.Configuration.Client.ProvidersAssembly: 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.

If the parent CouchbaseClientSection's UseSSL is false, setting this to true will override that configuration and enable the Bucket to use SSL./>
