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

Https Connections Instead of Http #16

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

Conversation

ehatch90
Copy link

Just a minor fix but it might help others who need a quick https changeover. Please let me know if other changes need to be made for acceptance and I will do my best to make them.

@zachm
Copy link
Owner

zachm commented Dec 16, 2016

Hi @ehatch90 , that will work just fine for some scenarios. But it will also break anything running KairosDB on regular HTTP, which afaik is most folks. So at a minimum, this would have to be configurable via tscached.yaml. It might actually be easier, in this case, to change the config file format to just take the whole URL rather than adding a third variable.

Also, what happens if you configure kairosdb with a non-standard cert? Probably above the MVP, but worth keeping in mind :)

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.

2 participants