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 options for Consul SSL enabled backends #2

Closed
bitsofinfo opened this issue Jan 22, 2016 · 0 comments
Closed

add options for Consul SSL enabled backends #2

bitsofinfo opened this issue Jan 22, 2016 · 0 comments

Comments

@bitsofinfo
Copy link
Owner

Add options for Consul SSL enabled backends, these options should be available regardless of registrator strategy used

<property name="consul-ssl-enabled">true | false</property>
<property name="consul-ssl-server-cert-file-path">pathToCustomSelfSigned consul cert we want to trust</property>
<property name="consul-ssl-server-cert-base64">base64 encoded self-signed consul ssl certificate to trust</property>
<property name="consul-ssl-server-hostname-verify">true | false</property>

Update all examples/unit-tests

@bitsofinfo bitsofinfo reopened this Feb 24, 2016
@bitsofinfo bitsofinfo changed the title add options for Consul SSL/ACL enabled backends add options for Consul SSL enabled backends Feb 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant