私はすべての手順に従いましたhttps://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-https-requests-s3/しかし、私のウェブサイトにはまだ https を使用してアクセスできません。
しかし、それでもアクセスできるのはhttp://admin.studentqr.comそしてそうではないhttps://admin.studentqr.com
まだ見逃しているものはありますか?
答え1
私のドメインはWixの下にあるため、サブドメインのCNAMEを指定された*を指すように更新する必要があります。クラウドフロントS3バケットの代わりに。数分待ってからサイトにアクセスしたときに以下のエラーが発生した場合
403 ERROR
The request could not be satisfied.
Bad request. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
Generated by cloudfront (CloudFront)
に示されている解決策を試してくださいhttps://stackoverflow.com/questions/59693199/route53-and-cloudfront-the-request-could-not-be-satisfied
基本的には、ドメイン/サブドメインをCloudfrontの代替ドメイン名に追加し、Cloudfrontの設定でHttpとHttpsを確認してください。