Hello there,
I'm having doubts about the possible ways to add SSL to the connection between CBLReplication and the Sync gateway, please clarify:
- In the case of using a proxy in front of the sync gateway (e.g.: nginx), do I need to specify "secure": NO to the CBLReplication's setCookie method, or is a https:// url is enough?
- How does the secure parameter look like for the situation where the sync gateway itself has SSL enabled?
- And finally, using certificate pinning has any effect regarding the questions above?
Thanks in advance,
Thiago