SUMMARY
Starting with Strategy Secure Enterprise 10.5, it is possible to connect to MongoDB using SSL. This technical note explains the necessary steps to achieve this requirement.
Steps for Windows OS
- Navigate to the Strategy Connectivity Wizard and create a DSN to MongoDB. Refer to KB262252 for details.
- After the DSN is created, open the 64-bit Windows ODBC Administrator and configure the created MongoDB DSN. In the Security tab, set the Encryption Method =1 – SSL and uncheck the Validate Server Certificate check box.
- Save the changes. After this, user should now be able to successfully connect to MongoDB.