标签: amazon-web-services ssl amazon-s3 certificate
有人可以解释为什么当Amazon S3使用通配符SSL证书时,您无法通过https访问静态网站吗?
答案 0 :(得分:2)
要通过https访问静态网站,您需要在存储桶顶部使用cloudfront。
要安装SSL证书,您需要一台服务器,而S3仅用于存储,不能通过S3安装SSL证书。
https://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-serve-static-website/