move ssl certificate of my domain to another aws account

0

I have static website hosted on aws s3 and integrate with cloudfront. So now i moved that website to another aws accound and also integrate with cloudfront. Now I want to move ssl certificate too to that aws account. How I move it ? Do I need move domain too or not just move ssl ? Can anyone guide me through whole process. I will be very thankful.

1 Answer
0
Accepted Answer

If you are using ACM certificate, then you cannot use the certificate for multiple accounts. You need to create multiple ACM certificates with the same domain name across different AWS Regions and accounts.

https://repost.aws/knowledge-center/acm-export-certificate

You don't have to move domain to other account, but you need to add CNAME records for certificates in each account and region to the domain to validate them.

profile picture
HS
answered 7 months ago
profile picture
EXPERT
reviewed 7 months ago
profile picture
EXPERT
reviewed 7 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions