如何在 ec2 上的 tomcat 上添加 aws ssl 证书
How to add aws ssl certificate on tomcat on ec2
我在 ELB 上的 AWS 上获得了 SSL 证书。我应该如何在tomcat中添加证书?我找不到任何合适的指导。
感谢任何帮助。
根据AWS Docs
You cannot directly install ACM certificates on your Amazon Elastic
Compute Cloud (Amazon EC2) website or application. You can, however,
use your certificate with any integrated service. For more
information, see Services Integrated with AWS Certificate
Manager.
我在 ELB 上的 AWS 上获得了 SSL 证书。我应该如何在tomcat中添加证书?我找不到任何合适的指导。
感谢任何帮助。
根据AWS Docs
You cannot directly install ACM certificates on your Amazon Elastic Compute Cloud (Amazon EC2) website or application. You can, however, use your certificate with any integrated service. For more information, see Services Integrated with AWS Certificate Manager.