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

Added https header detect to sample configuration #3

Merged
merged 2 commits into from
Oct 2, 2016

Conversation

mprasil
Copy link
Contributor

@mprasil mprasil commented Oct 1, 2016

Hi,

I've added the https_header_detect into the sample configuration. It makes cronicle work out of the box behind proxy server performing SSL encryption. (AWS load balancers, or CoudFront for example)

Should be there as a default in my opinion as it make things easier and shouldn't break any backwards compatibility. (if headers aren't provided by proxy, all works as it was)

Should help getting https working out of the box and shouldn't
cause any breakage in case reverse proxy isn't used.
@jhuckaby jhuckaby merged commit 9a49608 into jhuckaby:master Oct 2, 2016
@jhuckaby
Copy link
Owner

jhuckaby commented Oct 2, 2016

Awesome, thanks @mprasil!

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