Open vlasky opened 3 years ago
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
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?