ess / ey-haproxy-ssl

Use HAproxy for SSL termination on EY Cloud (not officially supported)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HAproxy SSL Termination

Updates the /etc/haproxy.cfg file to terminate SSL at the load balancer level. !!! Test on a staging environment first !!!

Setup

  • Add the contents of your certificate in to the files/default/app.crt file
  • Add the contents of your private key in to the files/default/app.key file

Warning

This has not been tested in a production environment and is not officially supported by Engine Yard. Use at your own peril.

About

Use HAproxy for SSL termination on EY Cloud (not officially supported)


Languages

Language:HTML 67.2%Language:Ruby 32.8%