File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -193,13 +193,13 @@ content: |
193
193
* - Option
194
194
- Value
195
195
196
- * - :manual:`--tls </reference/program/mongod/index.html#cmdoption- mongod-tlsmode >`
196
+ * - :manual:`--tls </reference/program/mongod/#std-option- mongod.--tlsMode >`
197
197
- none
198
198
199
- * - :manual:`--tlsCAFile </reference/program/mongod/index.html#cmdoption- mongod-tlscafile >`
199
+ * - :manual:`--tlsCAFile </reference/program/mongod/#std-option- mongod.--tlsCAFile >`
200
200
- ``/opt/certs/mdbca.crt`` (file generated in step 2.2)
201
201
202
- * - :manual:`--tlsCertificateKeyFile </reference/program/mongod/index.html#cmdoption- mongod-tlscertificatekeyfile >`
202
+ * - :manual:`--tlsCertificateKeyFile </reference/program/mongod/#std-option- mongod.--tlsCertificateKeyFile >`
203
203
- ``/opt/certs/mdb.pem`` (file generated in step 5)
204
204
205
205
.. code-block:: sh
Original file line number Diff line number Diff line change @@ -294,13 +294,13 @@ content: |
294
294
* - Option
295
295
- Value
296
296
297
- * - :manual:`--tls </reference/program/mongod/index.html#cmdoption- mongod-tlsmode >`
297
+ * - :manual:`--tls </reference/program/mongod/#std-option- mongod.--tlsMode >`
298
298
- none
299
299
300
- * - :manual:`--tlsCAFile </reference/program/mongod/index.html#cmdoption- mongod-tlscafile >`
300
+ * - :manual:`--tlsCAFile </reference/program/mongod/#std-option- mongod.--tlsCAFile >`
301
301
- ``C:\opt\certs\mdbca.crt`` (file generated in step 2d)
302
302
303
- * - :manual:`--tlsCertificateKeyFile </reference/program/mongod/index.html#cmdoption- mongod-tlscertificatekeyfile >`
303
+ * - :manual:`--tlsCertificateKeyFile </reference/program/mongod/#std-option- mongod.--tlsCertificateKeyFile >`
304
304
- ``C:\opt\certs\mdb.pem`` (file generated in step 5)
305
305
306
306
.. code-block:: ps1
You can’t perform that action at this time.
0 commit comments