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

Use client certificates when replicating#132

Open
PerilousApricot wants to merge 1 commit intocloudant:masterfrom
PerilousApricot:feature/replicate_with_client_cert
Open

Use client certificates when replicating#132
PerilousApricot wants to merge 1 commit intocloudant:masterfrom
PerilousApricot:feature/replicate_with_client_cert

Conversation

@PerilousApricot
Copy link
Copy Markdown

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.

1 participant