Does Mongodb 3.2 Community Edition support SSL/TLS?

897 views
Skip to first unread message

Flavio Oliveira

unread,
Jun 3, 2016, 4:19:11 AM6/3/16
to mongodb-user
Hi,


I checked https://docs.mongodb.com/master/tutorial/configure-ssl/ and it seems very dubious.

"New in version 3.0: Most MongoDB distributions now include support for SSL"

Does it mean that it is available in community edition?

Regards, Flavio

Stephen Steneker

unread,
Jun 3, 2016, 4:26:55 AM6/3/16
to mongodb-user
Hi Flavio,

Yes, that is indeed what it means. There should be a note on the download page which indicates whether the package you are about to download will include SSL support, and if there are any additional prerequisites to install.

The non-SSL downloads are generally named as "legacy" builds.

If you are having trouble downloading a 3.0 or newer build with SSL, please let us know your O/S and version.

Regards,
Stephen

李嘉輝

unread,
Mar 5, 2018, 6:09:53 PM3/5/18
to mongodb-user
Hi Stephen,
As i trying to run MongoDB with SSL (MongoDB community 3.4.x,centos7),some error out: "Unrecognized option: net.ssl.mode".
And i try another way like "mongod --ssl ",but still reply "Error parsing command line: unrecognised option '--ssl' ".
Am i doing wrong?what should i do to open SSL support?


在 2016年6月3日星期五 UTC+8下午4:26:55,Stephen Steneker写道:

Stephen Steneker

unread,
Mar 8, 2018, 8:56:48 PM3/8/18
to mongodb-user
On Tuesday, 6 March 2018 10:09:53 UTC+11, 李嘉輝 wrote:
As i trying to run MongoDB with SSL (MongoDB community 3.4.x,centos7),some error out: "Unrecognized option: net.ssl.mode".
And i try another way like "mongod --ssl ",but still reply "Error parsing command line: unrecognised option '--ssl' ".
Am i doing wrong?what should i do to open SSL support?

Hi,

It sounds like you may have installed a distribution that does not include SSL/TLS support (for example, the Linux 64-bit legacy version).

Did you install MongoDB 3.4 from the official repository as an RPM package? Can you confirm the output of db.serverBuildInfo() in the mongo shell?

Thanks,
Stennie
Reply all
Reply to author
Forward
0 new messages