简体   繁体   English

Elastic Beanstalk ALB 上的多个 SSL 证书

[英]Multiple SSL Certificates on Elastic Beanstalk ALB

Is it possible to link more than 1 SSL certificate to an Elastic Beanstalk ALB?是否可以将 1 个以上的 SSL 证书链接到 Elastic Beanstalk ALB?

I understand that one can create a bundle domain certificate in Certificate Manager, but I would ultimately want to give my clients the ability to add their own domain pointers pointing to the EB environment.我知道可以在证书管理器中创建捆绑域证书,但我最终希望让我的客户能够添加他们自己的指向 EB 环境的域指针。

Yes, you can do this.是的,你可以这样做。 Probably not from EB console, but you can deploy multiple SSL certs on ALB as explained in:可能不是来自 EB 控制台,但您可以在 ALB 上部署多个 SSL 证书,如下所述:

You would have to go to EC2 console -> Load balancers, and work with the ALB there.您必须转到 EC2 控制台 -> 负载均衡器,并在那里使用 ALB。 Obviously you could do the same things using AWS CLI or SDK if you want to automate things.显然,如果您想自动化操作,您可以使用 AWS CLI 或 SDK 执行相同的操作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM