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

BZ1211080 horizon ssl termination #514

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

BZ1211080 horizon ssl termination #514

wants to merge 1 commit into from

Conversation

ams0
Copy link

@ams0 ams0 commented Apr 12, 2015

This patch will enable SSL termination at the load balancer if the file /etc/ssl/horizon.pem exists.

@jguiditta
Copy link
Member

Going to make a couple style comments inline as well, but this will need a rebase due to some changes we just made based on recommendations from our haproxy expert in-house

$backend_server_addrs,
$backend_port = '80',
$mode = 'http',
$option = 'httplog'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This becomes $log after the new patch, and we want it to be tcplog for consistency.

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