HAProxy does not support it natively (although the latest development snapshot is working towards it). The recommended way is to run a proxy (nginx) to terminate the SSL And a proxy behind HAProxy if you want SSL to the backend servers. So Internet -> [nginx] -> [HAProxy] -> [nginx]-> backend
On 2/15/13 7:53 AM, "Chip Childers" <[email protected]> wrote: >Hi all, > >Is anyone working on (or know if it's been done already) enabling SSL >termination for HA Proxy on the VRs? > >-chip
