简体   繁体   English

跨域的AWS SSL证书

[英]AWS SSL Certs across domains

I have an AWS certificate in us-west-2 and an elasticbeanstalk app in us-east-1. 我在us-west-2中拥有AWS证书,在us-east-1中具有Elasticbeanstalk应用程序。 It seems I cannot apply the cert to the app, presumably because it is cross-region. 看来我无法将证书应用于该应用程序,大概是因为它是跨区域的。

How should I proceed? 我应该如何进行? Should I generate a second certificate? 我应该生成第二张证书吗? Or can I make it available to the app somehow? 还是可以以某种方式使其可用于该应用程序?

To use a certificate with Elastic Load Balancing for the same fully qualified domain name (FQDN) or set of FQDNs in more than one AWS region, you must request or import a certificate for each region. 要将具有弹性负载平衡的证书用于一个以上AWS区域中的同一完全限定域名(FQDN)或一组FQDN,您必须为每个区域请求或导入证书。

https://docs.aws.amazon.com/acm/latest/userguide/acm-regions.html https://docs.aws.amazon.com/acm/latest/userguide/acm-regions.html

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

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