Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specifying SSL/TLS certificates for MongoDB Encrypted connections #33

Open
vlasky opened this issue Jul 17, 2021 · 1 comment
Open

Specifying SSL/TLS certificates for MongoDB Encrypted connections #33

vlasky opened this issue Jul 17, 2021 · 1 comment

Comments

@vlasky
Copy link
Contributor

vlasky commented Jul 17, 2021

Hello,

I have requireTLS enabled in /etc/mongo.cnf. Does oplogtoredis support a method for specifying the SSL/TLS certificate files needed to connect to my MongoDB instance?

@vlasky
Copy link
Contributor Author

vlasky commented Jul 18, 2021

I'm not a Go programmer, but I've looked the current code. It appears that specifying SSL certificate files is not currently supported, but it can be easily added based on this code snippet I found:

https://gist.github.com/kevinadi/e33913f89def391e6a2c6a9d41cc0d66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant