Skip to content

Commit 2d1b7a5

Browse files
authored
DOCS-15196 v4.2 (#1342)
* DOCS-15196 add default mongocryptd port * add mongocrupt binary link * verbiage updates
1 parent e8d024d commit 2d1b7a5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/reference/default-mongodb-port.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,11 @@ The following table lists the default TCP ports used by MongoDB:
3636
:option:`--configsvr <mongod --configsvr>` command-line option or
3737
the ``configsvr`` value for the :setting:`~sharding.clusterRole`
3838
setting in a configuration file.
39+
40+
* - ``27020``
41+
42+
- The default port from which ``mongocryptd`` listens for
43+
messages. ``mongocryptd`` is installed with `MongoDB Enterprise
44+
Server (version 4.2 and later)
45+
<https://www.mongodb.com/download-center/enterprise>`__ and
46+
supports automatic encryption operations.

0 commit comments

Comments
 (0)