Exchange certificate on between the EC2 (for Private domain)

0

Hello

I have two EC2 compute connecting for api service.I need to secure for data in-transit via certificate(tls)

Prepare for private domain example use test-abc.domain

How can I generate certificate(free) and exchange certificate between EC2 ?

Use certbot or any service ?

Please advise ?

Dopod
已提问 1 年前190 查看次数
2 回答
0

Public SSL/TLS certificates provisioned through AWS Certificate Manager are free. You pay only for the AWS resources you create to run your application. Public SSL/TLS certificates and CA created through ACM can not be exported and can be used with integrated services. https://docs.aws.amazon.com/acm/latest/userguide/acm-services.html

Certificates generated from certificate providers can be configured to use with AWS EC2 based web servers and applications.

AWS
已回答 1 年前
  • How can I exchange certificate across multiple account running EC2

0

I plan to use for private domain example such "test-abc.domain" on ACM not support validate domain by DNS

I create private domain on Router 53 already.

Dopod
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则