We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8574c52 commit 739976cCopy full SHA for 739976c
doc/reference/tooling/tt_cli/cluster.rst
@@ -126,6 +126,7 @@ A URI of the cluster configuration storage has the following format:
126
* ``ssl_cert_file`` -- a path to an SSL certificate file.
127
* ``ssl_ca_file`` -- a path to a trusted certificate authorities (CA) file.
128
* ``ssl_ca_path`` -- a path to a trusted certificate authorities (CA) directory.
129
+ * ``ssl_ciphers`` -- a colon-separated (``:``) list of SSL cipher suites the connection can use (for Tarantool-based storage only).
130
* ``verify_host`` -- verify the certificate’s name against the host. Default ``true``.
131
* ``verify_peer`` -- verify the peer’s SSL certificate. Default ``true``.
132
0 commit comments