@@ -171,7 +171,7 @@ TLS Options
171
171
172
172
See :ref:`ssl-certificate-password`.
173
173
174
- .. include:: /includes/extracts/ssl-facts -see-more.rst
174
+ .. include:: /includes/fact-ssl -see-more.rst
175
175
176
176
.. option:: --tlsCAFile <filename>
177
177
@@ -183,15 +183,15 @@ TLS Options
183
183
Specify the file name of the :file:`.pem` file using relative or
184
184
absolute paths.
185
185
186
- .. include:: /includes/extracts/ssl-facts -see-more.rst
186
+ .. include:: /includes/fact-ssl -see-more.rst
187
187
188
188
.. option:: --tlsCRLFile <filename>
189
189
190
190
Specifies the :file:`.pem` file that contains the Certificate
191
191
Revocation List. Specify the file name of the :file:`.pem` file
192
192
using relative or absolute paths.
193
193
194
- .. include:: /includes/extracts/ssl-facts -see-more.rst
194
+ .. include:: /includes/fact-ssl -see-more.rst
195
195
196
196
.. option:: --tlsAllowInvalidHostnames
197
197
@@ -200,7 +200,7 @@ TLS Options
200
200
the |mdb-shell| to connect to MongoDB instances even if the hostname
201
201
in the server certificates do not match the server's host.
202
202
203
- .. include:: /includes/extracts/ssl-facts -see-more.rst
203
+ .. include:: /includes/fact-ssl -see-more.rst
204
204
205
205
.. option:: --tlsAllowInvalidCertificates
206
206
@@ -240,7 +240,7 @@ TLS Options
240
240
the validation of the hostname in the |tls-ssl| certificates, see
241
241
:option:`--tlsAllowInvalidHostnames <--tlsAllowInvalidHostnames>`.
242
242
243
- .. include:: /includes/extracts/ssl-facts -see-more.rst
243
+ .. include:: /includes/fact-ssl -see-more.rst
244
244
245
245
.. option:: --tlsCertificateSelector <parameter>=<value>
246
246
0 commit comments