File tree Expand file tree Collapse file tree
docs/modules/cli/pages/cbcli Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ include::{partialsdir}/cbcli/part-common-options.adoc[]
4646 endpoint but will not disable access to the `http://<addr>:8091/logs` endpoint
4747 since it is used by the REST API and not Web UI). If your goal is to disable
4848 non-local http access completely, you should use the `--cluster-encryption-level`
49- flag and set it's value to "strict".
49+ flag and set its value to "strict".
5050
5151--disable-www-authenticate <0|1>::
5252 Specifies whether Couchbase Server will respond with WWW-Authenticate to
@@ -62,6 +62,9 @@ include::{partialsdir}/cbcli/part-common-options.adoc[]
6262 be sent encrypted. If the level is "strict" it is the same as having the
6363 level "all" but all non-TLS ports on non-loopback interfaces will be closed.
6464 By default when cluster encryption is turned on, the level will be "control".
65+ Before setting the level to "strict" you will need to perform a number of
66+ important actions, see
67+ https://docs.couchbase.com/server/current/manage/manage-security/manage-tls.html#enforcing-tls[Enforcing TLS].
6568
6669--tls-min-version <tlsv1|tlsv1.1|tlsv1.2>::
6770 Specify the minimum TLS protocol version to be used across all of the
You can’t perform that action at this time.
0 commit comments