Imri Paran 8c7367a519 [GEN-2109] feat(mongo): added ssl support (#18731)
* feat(mongo): added ssl support

Added SSL support for MongoDB using the SSL manager.

Attached a video demo.

- [Example repository for setting up mongodb with SSL](https://github.com/sushi30/mongodb-docker-ssl-example)
- [MongoDB TLS documentation](https://www.mongodb.com/docs/manual/tutorial/configure-ssl/)

* fixed test_doris.py

(cherry picked from commit ee7d0430351a0fb6caee50c34c9fa0476fe45c0e)
2024-11-22 17:55:42 +01:00
..