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.
1 parent 20dd64d commit 63bb82cCopy full SHA for 63bb82c
source/tutorial/enable-ssl-for-a-deployment.txt
@@ -37,6 +37,14 @@ MongoDB host. The |fqdn| can be the Common Name or the Subject
37
Alternative Name of this host. You must install this |tls| certificate
38
on the MongoDB host.
39
40
+.. warning::
41
+
42
+ The {+mdbagent+} from version 11.12.0.7384 requires that |tls|
43
+ certificates include a value in the Subject Alternative Name
44
+ field. Before upgrading to 11.12.0.7384, ensure that all |tls|
45
+ certificates used in your MongoDB deployment contain a |san-dns|.
46
+ To learn more, see :ref:`tls-cert-no-san`.
47
48
Procedures
49
----------
50
0 commit comments