Skip to content

Commit 755e8e2

Browse files
authored
DOCSP-33528 Default OpenSSL under FIPS section (#5027)
1 parent 4519dd9 commit 755e8e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/tutorial/configure-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,9 @@ FIPS mode, ``mongod`` and ``mongos`` use FIPS-compliant connections.
279279
MongoDB Shell and FIPS Mode
280280
~~~~~~~~~~~~~~~~~~~~~~~~~~~
281281

282-
The default :binary:`MongoDB Shell <~bin.mongosh>` distribution:
282+
The default :binary:`~bin.mongosh` distribution:
283283

284-
- Contains OpenSSL 1.1.
284+
- Contains OpenSSL 3.
285285
- Uses FIPS-compliant connections to :binary:`~bin.mongod` and
286286
:binary:`~bin.mongos` if you configure ``mongod`` and ``mongos`` to
287287
use FIPS mode.

0 commit comments

Comments
 (0)