SSL Encryption in MongoDB is supported only in Enterprise Edition and not in Community Edition?
Can somebody please help me with this?
I know that in version 3.3.9 Mongodb supports LDAP on windows. So I wanted to know whether it will be available for Community Edition or it remains for the Enterprise Edition only?
I have an WebAPI connected with mongoDB instance which is not configured or started with SSL/TSL. When I implemented security certificate for my WebAPI, connection to mongoDB get fails. Any idea....