AWS Certificate Manager - Generating Certificates for Subdomains Only

0

I am using CloudFlare to manage my domain, and with that, I have enabled SSL for this domain.

However, I created a subdomain with a CNAME record pointing to CloudFront, without cache, without any kind of SSL, without any kind of security for the subdomain.

In other words, CloudFlare is not hiding the real address of the CloudFront address.

When creating the digital certificate in AWS Certificate Manager for the subdomain, I do the validation using CNAME (without CloudFlare cache), however, there is an error in validation.

Does anyone know how to solve this?

Thank you!

asked 4 months ago220 views
1 Answer
0

Hi,

A few things come to mind:

  1. To use an ACM certificate with CloudFront, make sure you request (or import) the certificate in the US East (N. Virginia) Region (us-east-1).
  2. Have you configured your custom subdomain in CloudFront?

You can check this link to find information on how to configure CloudFront certificates.

profile picture
EXPERT
answered 4 months ago
profile picture
EXPERT
reviewed 4 months ago
profile picture
EXPERT
reviewed 4 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