Skip to content

Commit f933ac9

Browse files
committed
DOC-12521 Remove insecure ciphers from docs
Change-Id: I72908e77cdd1dd435b6e49e5a710d285282c976b Reviewed-on: https://review.couchbase.org/c/couchbase-cli/+/220440 Well-Formed: Restriction Checker Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Safian Ali <safian.ali@couchbase.com>
1 parent 853137f commit f933ac9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/modules/cli/pages/cbcli/couchbase-cli-setting-security.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ include::{partialsdir}/cbcli/part-common-options.adoc[]
7878

7979
--cipher-suites <cipher>::
8080
Specify the cipher suite to be used across all of the couchbase services.
81-
The ciphers have to be a comma separated list such as:
82-
`TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA`.
81+
The ciphers have to be a comma separated list.
8382
If an empty string is given ("") then the cipher list will be reset to its default.
8483

8584
--hsts-max-age <seconds>::

0 commit comments

Comments
 (0)