Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for certificates for secure mode. #154

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

Conversation

breser
Copy link
Owner

@breser breser commented Aug 7, 2017

This allows for an optional Certifying Authority certificate as well as
a Client certificate and key for use with secure mode. Allowing
git2consul to be used with servers that have verify_incoming turned on.

Consul client library had to be upgraded to pick up a new enough version
of the node consul client library and it's dependency papi to support
this.

This allows for an optional Certifying Authority certificate as well as
a Client certificate and key for use with secure mode.  Allowing
git2consul to be used with servers that have verify_incoming turned on.

Consul client library had to be upgraded to pick up a new enough version
of the node consul client library and it's dependency papi to support
this.
@gotson
Copy link

gotson commented Nov 2, 2017

would you have a ready to use binary for this PR ? I definitely need this and would be happy to test it :)

@igoratencompass
Copy link

+1 would love to have this option too and test asap.

monwolf added a commit to monwolf/git2consul that referenced this pull request Jul 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants