Easy SSL setup for Elastic Beanstalk

By Ralph Vugts on Jul 6, 2015

In order to run SSL on your Elastic Beanstalk environment you need to attach your SSL cert to your load balancer. You have probably  read the AWS docs here on how to configure SSL on your instance... But it's a bit of a hassle and sucks up a lot of your valuable time. For an even faster method try using our Cloudflare SSL tutorial here.  Follow these steps an Easy SSL setup on your AWS load balancer.

Step 1 of your Easy SSL setup: Get your certificate

I won't go over all the steps to generate this. If you have access to a WHM/Cpanel server the fastest way is to use WHM to generate it for you and then use these when purchasing your SSL cert. (see Generate an SSL Certificate and Signing Request in your WHM panel)

generateCSRPrivatekey-7a46792c6d0aa45a8a20f85053dd4549

Otherwise follow the  Open SSL instructions on AWS. (Don't forget to save your private key somewhere safe)

Step 2: Upload your certificate

This step is best done before you have even created your EBS environment " create a dummy load balancer and then follow the steps below to upload your certificate. Once you have finished terminate the Load Balancer as it has serviced it's purpose " the certificate should be now stored with AWS.

AWSLoadbalancerSSLConfiguration-d588e606b5483c7b6c287f94c5de81c1

EBSEasySSLTutorial-0063e3b24acb6db535ade011641558c1

Step 3: Create you EBS environment and configure SSL

Now that the cert is stored with AWS we can now fire up our EBS environment. Once it has fully booted up point your DNS to the appropriate CNAME (whatever.elasticbeanstalk.com)

Now under Configuration select Load Balancing and ensure SSL is turned on and select the SSL cert you have just uploaded for the domain.

Wait for it to update and now try the httpS URL. Woohoo you're done! :)

configuerEBSwithSSLCert-6366f054e6d8549df45dc7cd820ae315

Ralph has been developing websites and systems for nearly 20 years. Passionate and curious, he’s an a-typical developer who understands how users interact with the systems he builds. He understands that systems need to be human-friendly. Ralph loves working in an industry that is constantly changing and disrupting itself.

Get in touch, We love to talk