Install Wildcard SSL Certificate on AWS Elastic Beanstalk

拜拜、爱过 提交于 2019-12-05 09:47:18

You will need two load balancers, one for each environment. For uploading the certificate, it sounds like you are creating your Beanstalk environment through the console. In that case, after you create the environment, go to the EC2 tab, then 'Load Balancers', then 'Listeners'. Edit that, change the protocol to https. You'll see there is a place to change the certificate:

That will give you a place to upload the certificate:

Now that the cert is there, you can use the Elastic Beanstalk configuration to change future environments to use that cert:

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!