Terminate the ssl using apache+mod_ssl as a proxy to your HAproxy
Do your ACL stuff in HAproxy
Then have HAproxy send the request to a local stunnel client.
stunnel will then forward the request as ssl to a backend server.
You will need to define one stunnel client per backend server. In HAproxy, you will have the local stunnels defined as servers. Received on 2010/10/18 17:02
This archive was generated by hypermail 2.2.0 : 2010/10/18 18:00 CEST