-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
Server Security
-
Fully Compatible
-
ALL
-
Security 2023-04-03, Security 2023-04-17, Security 2023-05-01
curl -sSfLO https://downloads.mongodb.com/linux/mongodb-linux-x86_64-enterprise-ubuntu2204-latest.tgz && \
tar xf mongodb-linux-x86_64-enterprise-ubuntu2204-latest.tgz && \
./mongodb*/bin/mongocryptd --version
reports "mongos version v6.3.0-alpha-304-g9a6e607", which is confusing because mongocryptd is very different from mongos.