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
216216 Specifies the :file:`.pem` file that contains the root certificate
217217 chain from the Certificate Authority. This file is used to validate
218218 the certificate presented by the
219- :binary:`~bin.mongod`/ :binary:`~bin.mongos` instance.
219+ :binary:`~bin.mongod` / :binary:`~bin.mongos` instance.
220220
221221 Specify the file name of the :file:`.pem` file using relative or
222222 absolute paths.
@@ -234,7 +234,7 @@ TLS Options
234234.. option:: --tlsAllowInvalidHostnames
235235
236236 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
238238 the |mdb-shell| to connect to MongoDB instances even if the hostname
239239 in the server certificates do not match the server's host.
240240
@@ -245,7 +245,7 @@ TLS Options
245245 .. versionadded:: 4.2
246246
247247 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
249249 connections to servers that present invalid certificates.
250250
251251 .. note::
You can’t perform that action at this time.
0 commit comments