MongoDB Shell
The MongoDB Shell (mongosh) lets you connect to MongoDB to work with your data and configure your database.
Help us improve the MongoDB Shell by posting your ideas and suggestions for improvements.
To report bugs, please use our MONGOSH JIRA project.
-
Ability to control OCSP TLS certificate verification on mongo shell
Please allow to control OCSP TLS certificate verification on mongosh shell like it was possible on the legacy shell using "./mongo ... --setShellParameter ocspEnabled=false ..."
1 vote -
Allow for session timeouts
For security reasons, it should be possible to configure a session timeout after which, if there has been no activity, the shell disconnects from MongoDB and the user has to reconnect.
0 votes
- Don't see your idea?