Skip to content

Commit f23f4e3

Browse files
committed
Connection settings: update reference
1 parent 6634542 commit f23f4e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/reference/configuration/configuration_reference.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -826,13 +826,13 @@ URI parameters that can be used in the following options:
826826
- ``ssl_password_file`` (``instance002`` and ``instance003``): a text file containing passwords for encrypted SSL keys.
827827
- ``ssl_ciphers``: a colon-separated list of SSL cipher suites the connection can use.
828828

829-
.. literalinclude:: /code_snippets/snippets/replication/instances.enabled/ssl/config.yaml
829+
.. literalinclude:: /code_snippets/snippets/replication/instances.enabled/ssl_with_ca/config.yaml
830830
:language: yaml
831-
:start-at: groups:
831+
:start-at: replicaset001:
832832
:end-before: app:
833833
:dedent:
834834

835-
You can find the full example here: `ssl <https://github.com/tarantool/doc/tree/latest/doc/code_snippets/snippets/replication/instances.enabled/ssl>`_.
835+
You can find the full example here: `ssl_with_ca <https://github.com/tarantool/doc/tree/latest/doc/code_snippets/snippets/replication/instances.enabled/ssl_with_ca>`_.
836836

837837
|
838838
| Type: string

0 commit comments

Comments
 (0)