Skip to content

Commit 74091f5

Browse files

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
@@ -36,6 +36,14 @@ This certificate must include the |fqdn| for the hostname of this
3636
MongoDB host. The |fqdn| must be the Subject Alternative Name of this
3737
host. You must install this |tls| certificate on the MongoDB host.
3838

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

0 commit comments

Comments
 (0)