https without www is not working

0

Hi, I have an S3 website and 2 buckets -one with the www (includes the files) and one without www, which redirects to the www. recently I've added an ssl certificate and now the domain https://mydomain.com doesn't arrive to site

1 回答
1
已接受的回答

Amazon S3 website endpoints don't support HTTPS, only plain HTTP.

I notice you've tagged the question with CloudFront, so have you put a CloudFront distrubution in front of the S3 bucket and associated a cert with it, and are serving the content from the S3 bucket that way?

If you've not go that working yet then these are the steps to achieve this https://repost.aws/knowledge-center/cloudfront-serve-static-website

Once you've got that working, it sounds like your goal is to serve the www and non-www addresses over HTTPS then I think this is what you need to be doing https://repost.aws/knowledge-center/multiple-domains-https-cloudfront

profile picture
专家
Steve_M
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则