December 2017
Intermediate to advanced
410 pages
11h 5m
English
Implementing termination at ELB is pretty simple. In the AWS console, go to the desired ELB | Listeners tab | and click on Edit.
In this, add a load balancer protocol of HTTPS (denoted in the second line) and you will have two buttons associated with Cipher and SSL Certificate rows.
The ciphers basically allow us to configure which cipher suites we want the application to support and the SSL Certificate field is used to import our own SSL certificate:

Read now
Unlock full access