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