Skip to content

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/tutorial/enable-ssl-for-a-deployment.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ MongoDB host. The |fqdn| can be the Common Name or the Subject
3737
Alternative Name of this host. You must install this |tls| certificate
3838
on the MongoDB host.
3939

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+
4048
Procedures
4149
----------
4250

0 commit comments

Comments
 (0)