Skip to content

Commit c204687

Browse files
authored
Merge pull request #458 from erabil-mdb/DOCSP-16975
(DOCSP-16975) Adds note about required SSL option.
2 parents 6cdf720 + 134ded0 commit c204687

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/reference/mongosqld.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,13 @@ Log Options
190190
MongoDB TLS/SSL Options
191191
~~~~~~~~~~~~~~~~~~~~~~~
192192

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+
193200
.. include:: /includes/options/option-mongosqld-mongo-ssl.rst
194201

195202
.. include:: /includes/options/option-mongosqld-mongo-sslPEMKeyFile.rst

0 commit comments

Comments
 (0)