UseSSL
Whether to negotiate TLS/SSL when connecting to the Couchbase server.
Data Type
bool
Default Value
false
Remarks
When this is set to true, the defaults for the following options change:
Property | Plaintext Default | SSL Default |
AnalyticsPort | 8095 | 18095 |
N1QLPort | 8093 | 18093 |
WebConsolePort | 8091 | 18091 |
This option should be enabled when connecting to Couchbase Capella because all Capella deployments use SSL by default.