Skip to content

Commit 95244aa

Browse files
authored
DOCSP-27412 addresses 5.1 removed paramters build error (#2347)
1 parent 13850f2 commit 95244aa

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

source/release-notes/5.1-compatibility.txt

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,23 @@ Starting in MongoDB 5.1, these operators are removed:
5959
Removed Parameters
6060
------------------
6161

62-
.. include:: /includes/5.1/removed-parameters.rst
62+
MongoDB 5.1 removes the following server parameters:
63+
64+
.. list-table::
65+
:header-rows: 1
66+
:widths: 25 75
67+
68+
* - Removed Parameters
69+
- Description
70+
71+
* - :option:`--tlsFIPSMode <mongod --tlsFIPSMode>`
72+
- This option is removed from the MongoDB Community Edition. It
73+
is available in `MongoDB Enterprise`_ edition.
74+
75+
FIPS is not a supported feature in MongoDB Community Edition.
76+
If your installation uses FIPS anyway, you will need to
77+
:ref:`reconfigure your TLS/SSL connections
78+
<configure-mongod-mongos-for-tls-ssl>` before upgrading.
6379

6480
.. include:: /includes/5.1/removed-shell-parameters.rst
6581

0 commit comments

Comments
 (0)