AWS SSL Load Balancer

Posted by Jay Francis on Server Fault See other posts from Server Fault or by Jay Francis
Published on 2012-06-26T15:03:58Z Indexed on 2012/06/26 15:17 UTC
Read the original article Hit count: 340

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?

© Server Fault or respective owner

Related posts about ssl

Related posts about load-balancing