File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ TLS Options
216
216
Specifies the :file:`.pem` file that contains the root certificate
217
217
chain from the Certificate Authority. This file is used to validate
218
218
the certificate presented by the
219
- :binary:`~bin.mongod`/ :binary:`~bin.mongos` instance.
219
+ :binary:`~bin.mongod` / :binary:`~bin.mongos` instance.
220
220
221
221
Specify the file name of the :file:`.pem` file using relative or
222
222
absolute paths.
@@ -234,7 +234,7 @@ TLS Options
234
234
.. option:: --tlsAllowInvalidHostnames
235
235
236
236
Disables the validation of the hostnames in the certificate presented
237
- by the :binary:`~bin.mongod`/ :binary:`~bin.mongos` instance. Allows
237
+ by the :binary:`~bin.mongod` / :binary:`~bin.mongos` instance. Allows
238
238
the |mdb-shell| to connect to MongoDB instances even if the hostname
239
239
in the server certificates do not match the server's host.
240
240
@@ -245,7 +245,7 @@ TLS Options
245
245
.. versionadded:: 4.2
246
246
247
247
Bypasses the validation checks for the certificates presented by the
248
- :binary:`~bin.mongod`/ :binary:`~bin.mongos` instance and allows
248
+ :binary:`~bin.mongod` / :binary:`~bin.mongos` instance and allows
249
249
connections to servers that present invalid certificates.
250
250
251
251
.. note::
You can’t perform that action at this time.
0 commit comments