Y
Hacker News
new
|
ask
|
show
|
jobs
by
robingchan
169 days ago
this is hosted on s3 which doesn't support HTTPS, that said - if they used cloudfront in front of this bucket, they could save $$$ and have a SSL
1 comments
8organicbits
169 days ago
S3 absolutely supports HTTPS. I think they set their bucket policy to forbid HTTPS. The whole thing is odd.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/exampl...
link
robingchan
169 days ago
so, isn’t this using the s3 static website hosting feature - (im assuming due to the dir listing) which i dont believe does support https
link
https://docs.aws.amazon.com/AmazonS3/latest/userguide/exampl...