AWS SSL Load Balancer
- by Jay Francis
OK, I am looking for some pointers.
Basically I have a white-label app/site that will allow users to setup their own domain to use for their customer front-end.
We have 2 dedicated servers and a load balancer.
The problem is SSL, we were thinking about using AWS ELB to handle the SSL loadbalancing, but cant seem to figure out if it will properly handle it, it seems to be setup to work with EC2 instances, but we are using externally hosted servers via a loadbalancer.
A blog post by AWS looks similar to what we need but it only seems to work with EC2 instances.
http://aws.typepad.com/aws/2011/08/elastic-load-balancer-ssl-support-options.html
Anyone had experience setting ELS SSL load balancers up to work with external servers?