Skip to content

Commit 98cf854

Browse files
authored
DOCS-15196 v5.3 (#1343)
* DOCS-15196 add default mongocryptd port * add mongocrupt binary link * update verbiage
1 parent 209ed94 commit 98cf854

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
@@ -37,3 +37,11 @@ The following table lists the default TCP ports used by MongoDB:
3737
:option:`--configsvr <mongod --configsvr>` command-line option or
3838
the ``configsvr`` value for the :setting:`~sharding.clusterRole`
3939
setting in a configuration file.
40+
41+
* - ``27020``
42+
43+
- The default port from which ``mongocryptd`` listens for
44+
messages. ``mongocryptd`` is installed with `MongoDB Enterprise
45+
Server (version 4.2 and later)
46+
<https://www.mongodb.com/download-center/enterprise>`__ and
47+
supports automatic encryption operations.

0 commit comments

Comments
 (0)