Is it possible to configure a SSL/TLS connection to mongoose? #1941
Unanswered
diego-rapoport
asked this question in
Q&A
Replies: 1 comment 3 replies
-
The typing is maybe wrong bu you can ignore it and give the options for a classic mongoose app. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Well, I have a replicaset that it's configured to connect via TLS. As far as I saw in the
ConnectOptions
I can only set user and password to connect. Is there any other place where I can configure for tls connection or it's not yet implemented?If not yet implemented, is there a will for this kind of implementation?
Beta Was this translation helpful? Give feedback.
All reactions