We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6cdf720 + 134ded0 commit c204687Copy full SHA for c204687
source/reference/mongosqld.txt
@@ -190,6 +190,13 @@ Log Options
190
MongoDB TLS/SSL Options
191
~~~~~~~~~~~~~~~~~~~~~~~
192
193
+.. important::
194
+
195
+ If you're using your own Certificate Authority (CA) to self-sign your server and
196
+ client certificates, you must include the
197
+ :option:`--mongo-sslAllowInvalidHostnames <mongosqld --mongo-sslAllowInvalidHostnames>`
198
+ option to ensure authentication works correctly.
199
200
.. include:: /includes/options/option-mongosqld-mongo-ssl.rst
201
202
.. include:: /includes/options/option-mongosqld-mongo-sslPEMKeyFile.rst
0 commit comments