Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Use client certificates when replicating #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 16, 2013

  1. Use client certificates when replicating

    This patch enables the bigcouch replicator to have the same functionality
    as couchdb when replicating. When connecting to a remote couch over
    SSL, the replicator will look for the cert_file, key_file params in the
    replicator section of the config. If they exist, the replicator will
    present the credentials to the other side
    PerilousApricot committed Mar 16, 2013
    Configuration menu
    Copy the full SHA
    15fdd31 View commit details
    Browse the repository at this point in the history