File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,12 @@ Rotate Keys for Replica Sets
44
55.. default-domain:: mongodb
66
7+ <<<<<<< HEAD
78.. role:: red(strong)
89 :class: text-danger
910
11+ =======
12+ >>>>>>> abb7fac02... DOCS-14914 keyfile fails to rotate (#6125)
1013Replica set members can use :ref:`keyfiles <internal-auth-keyfile>` to
1114authenticate each other as memers of the same deployment.
1215
@@ -64,6 +67,7 @@ sequence of keys.
6467 keyfile using any method you choose (e.g. ``openssl rand -base64
6568 756``, etc.).
6669
70+ <<<<<<< HEAD
6771.. container::
6872
6973 .. tabs::
@@ -91,6 +95,14 @@ sequence of keys.
9195 .. figure:: /images/example-multiple-keys2.png
9296 :alt: Image of multiple key string sequence.
9397 :figwidth: 600px
98+ =======
99+ You can specify multiple key strings as a sequence of key
100+ strings (optionally enclosed in single or double quotes).
101+
102+ .. figure:: /images/example-multiple-keys2.png
103+ :alt: Image of multiple key string sequence.
104+ :figwidth: 600px
105+ >>>>>>> abb7fac02... DOCS-14914 keyfile fails to rotate (#6125)
94106
951072. Restart Each Member
96108~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments