@@ -153,7 +153,7 @@ description: |
153
153
Enables connection to a :program:`mongod` or :program:`mongos` that has
154
154
SSL support enabled.
155
155
156
- The ` default distribution of MongoDB does not contain support for SSL.
156
+ The default distribution of MongoDB does not contain support for SSL.
157
157
For more information on MongoDB and SSL, see :doc:`/tutorial/configure-ssl`.
158
158
optional : true
159
159
---
@@ -169,7 +169,7 @@ description: |
169
169
:setting:`sslAllowInvalidCertificates` setting, MongoDB logs as a
170
170
warning the use of the invalid certificate.
171
171
172
- The ` default distribution of MongoDB does not contain support for SSL.
172
+ The default distribution of MongoDB does not contain support for SSL.
173
173
For more information on MongoDB and SSL, see :doc:`/tutorial/configure-ssl`.
174
174
optional : true
175
175
---
@@ -184,7 +184,7 @@ description: |
184
184
from the Certificate Authority. Specify the file name of the
185
185
:file:`.pem` file using relative or absolute paths.
186
186
187
- The ` default distribution of MongoDB does not contain support for SSL.
187
+ The default distribution of MongoDB does not contain support for SSL.
188
188
For more information on MongoDB and SSL, see :doc:`/tutorial/configure-ssl`.
189
189
optional : true
190
190
---
@@ -199,7 +199,7 @@ description: |
199
199
List. Specify the file name of the :file:`.pem` file using relative or
200
200
absolute paths.
201
201
202
- The ` default distribution of MongoDB does not contain support for SSL.
202
+ The default distribution of MongoDB does not contain support for SSL.
203
203
For more information on MongoDB and SSL, see :doc:`/tutorial/configure-ssl`.
204
204
optional : true
205
205
---
@@ -213,7 +213,7 @@ description: |
213
213
Uses the FIPS mode of the installed OpenSSL library. Your system must
214
214
have a FIPS compliant OpenSSL library to use :option:`--sslFIPSMode`.
215
215
216
- The ` default distribution of MongoDB does not contain support for SSL.
216
+ The default distribution of MongoDB does not contain support for SSL.
217
217
For more information on MongoDB and SSL, see :doc:`/tutorial/configure-ssl`.
218
218
optional : true
219
219
---
@@ -233,7 +233,7 @@ description: |
233
233
:setting:`sslCAFile` enabled *without*
234
234
:setting:`sslWeakCertificateValidation`.
235
235
236
- The ` default distribution of MongoDB does not contain support for SSL.
236
+ The default distribution of MongoDB does not contain support for SSL.
237
237
For more information on MongoDB and SSL, see :doc:`/tutorial/configure-ssl`.
238
238
optional : true
239
239
---
@@ -253,7 +253,7 @@ description: |
253
253
:option:`--sslPEMKeyPassword`, {{program}} will prompt for a passphrase.
254
254
See :ref:`ssl-certificate-password`.
255
255
256
- The ` default distribution of MongoDB does not contain support for SSL.
256
+ The default distribution of MongoDB does not contain support for SSL.
257
257
For more information on MongoDB and SSL, see :doc:`/tutorial/configure-ssl`.
258
258
optional : true
259
259
---
0 commit comments