On Fri, Nov 11, 2011 at 8:54 PM, Ido Ran <[email protected]> wrote: > About securing replication, SSL only solve confidentiality, not authorization. > How do I go about making sure only authenticated party can replicate? > > Thank you
You may gain auth by client SSL certificate. -- ,,,^..^,,, > > ב-10 בנוב 2011, בשעה 21:47, Alexander Shorin <[email protected]> כתב/ה: > >> On Thu, Nov 10, 2011 at 7:59 PM, Ido Ran <[email protected]> wrote: >>> 1. Does couch_httpd_oauth means CouchDB support OAuth authentication as is, >>> without reverse proxy or anything else? >>> 2. How can I secure the replication between two couches? >>> >> >> 1. Yes. >> 2. SSL, native or via proxy like nginx. >> >> -- >> ,,,^..^,,, >
