I'm having trouble wrapping my head around this concept and wondering if someone could please clarify and point me in the direction of additional reading.
Lets say I'm a webhosting company with multiple clients. Each of my clients wants to have their own secure website. To help load balance the service I'm using HAProxy to terminate SSL and pass the request to my backend Apache server serving up the clients site via vhosts. Where would my client use his/her SSL cert if I'm terminating SSL? Or do I have this all completely mixed up?
[link][4 comments]