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

Conversation

PerilousApricot
Copy link

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

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant