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
질문됨 일 년 전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
답변함 일 년 전
  • 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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠