Route 53 wont connect to CloudFront

Viewed 34

I can't get my Route 53 to connect to my CloudFront distribuition. Even though I can access my CloudFront domain.

What I did so far:

  1. S3 Created with files
  2. CloudFront distribuition using registro.br SSL certificate (status: Enabled)
  3. Route 53 pointing to S3 (works fine but doesn't have SLL certificate)
  4. Route 53 registry of type A with alias pointing to CloudFront using d10q2qrk3t1czf.cloudfront.net (The CloudFront link works fine)
  5. Tried to access the alias domain with error ERR_SSL_PROTOCOL_ERROR

I've seen some tutorials on how to register SSL to S3 using CloudFront, usually it works when getting to number 5. I'm assuming it's not a config error because I can access when pointing to S3 (without SSL), and can access the CloudFront domain directly. But when using Route 53 to point to CloudFront it stops working.

0 Answers
Related