Skip to content

Make Bucket URL HTTPS

0

I want to use my bucket URL but HTTPS. Here my bucket address: http://mutantboi.xyz.s3-us-west-1.amazonaws.com/ and I wanna use like that: https://mutantboi.xyz.s3-us-west-1.amazonaws.com/

Yesterday I setup cloud front + amazon SSL but not. How can I do that?

2 Answers
1

You're almost there! Follow these instructions to finish setting up CloudFront. You can request a certificate from AWS Certificate Manager which is free.

AWS
EXPERT
answered 3 years ago
  • Hey, Thank u for your answer. I did that also but still not working on my bucket URL :/

  • Are you getting an error message? I'd like to help troubleshoot but "not working" doesn't give me much to go on.

0

Amazon S3 website endpoints do not support HTTPS. If you want to use HTTPS, you can use Amazon CloudFront to serve a static website hosted on Amazon S3.

AWS
answered 3 years 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.