Adding SSL to Beanstalk AWS

My AWS certificate does not appear as an option in the SSL Certificate drop-down list . I believe this is necessary in order to make the elastic beanstalk use HTTPS. I am using AWS certificate. Here are the steps from the manual that I am following.

To assign a certificate to your environment loadbalancer
  1) Open the Elastic Beanstalk console.
  2) Navigate to the management console for your environment.
  3) Choose Configuration.
  4) In the Network Tier section, choose the gear icon next to Load Balancing.
  5) In the Load Balancer section, choose your certificate from the SSL certificate ID drop down menu.
+4
source share
3 answers

, , AWS ( ) , EC2. , Amazon , , AWS, ( , EC2). ... , .

  • 1: EC2
    • "".
    • ""
    • LoadBalancer Protocal = HTTPS
    • = 443
    • ( )
    • "" SSL
    • .

NEXT...

  • 2:
    • Beanstalk
    • ( " " )
    • " " "HTTPS"
    • SSL-
+1

23 AWS , AWS Cert Manager . - 31 AWS:

AWS Elastic Beanstalk AWS : 23, 2016

SSL/TLS, AWS AWS Elastic Beanstalk, Elastic Beanstalk. .

AWS Certificate Manager (ACM) - , , / (SSL/TLS) AWS. SSL/TLS , AWS Certificate Manager, . AWS, .

ACM Elastic Beanstalk CL CLI, SDK API. , . ACM, Elastic Beanstalk. ACM, .

0

, , Amazon, elb .

0

Source: https://habr.com/ru/post/1628183/


All Articles