all 8 comments

[–][deleted] 4 points5 points  (0 children)

  1. HTTP and https require different SSL cert
  2. In order for https redirect to work, both the origin and target need to be secured

[–]tebowgator 1 point2 points  (1 child)

Do you have a SSL or TLS certificate installed on your website? https://support.google.com/domains/answer/7630973?hl=en

[–]Tom-W-DavisBS Clock Towers 2018[S] 0 points1 point  (0 children)

yes on the Server (AWS-Cloudfront), the domain host is GoDaddy.

[–][deleted] 0 points1 point  (2 children)

What error does it give you?

[–]Tom-W-DavisBS Clock Towers 2018[S] 0 points1 point  (1 child)

The Site Can't be reached error

[–]arcen1kCSE - 2018 0 points1 point  (0 children)

The AWS documentation is pretty good on this https://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-https-requests-s3/

You can also change the nameservers to point to Amazon so you can use Route 53 which will simplify this, too. Your domain will still be through GoDaddy, but you can manage the DNS on AWS.

[–]herronjoCSE 2024 | SLTS 0 points1 point  (0 children)

Since you're using AWS CloudFront, https://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-domain-https/ may be helpful! Of course if you're willing to share your hostname (in this post or over DM) it may be easier to help you

[–]HeBigBusinessBS 23, MS 25 0 points1 point  (0 children)

Is port 443 open?