Routing traffic through Cloudfront for SSL Certificate with GoDaddy

1

I have made a wordpress website on a EC2 instance and I am trying to get a SSL certificate for the website.

I have got a certificate from AWS Certificate Manager in the North Virginia zone and created a Cloudfront distribution to attach it to. As my domain is with GoDaddy I have followed these instruction in setting up the domain to point towards the Cloudfront.

https://docs.aws.amazon.com/amplify/latest/userguide/to-add-a-custom-domain-managed-by-godaddy.html

I have created a CNAME for the subdomain www with the Cloudfront address and then forwarded the domain to the subdomain as in these instructions.

When using the URL for the Cloudfront, the page comes up, although not fully, however when I try to access it through the subdomain www.****.com it throws an error:

www.****.com uses an unsupported protocol.

ERR_SSL_VERSION_OR_CIPHER_MISMATCH

I have added the main domain to SSL certificate as well as * in front. I have added the domain(*** .com) and the subdomain (www. ***.com) to the Cloudfront alternate domain names.

Any help would be appreciated

1回答
0
承認された回答

Have you completed the steps in the following document to set up a custom domain and SSL certificate for CloudFront?
If this is not set, an error "ERR_SSL_VERSION_OR_CIPHER_MISMATCH" will occur.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cnames-and-https-procedures.html#cnames-and-https-updating-cloudfront

profile picture
エキスパート
回答済み 10ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前
  • I believe so, apart from the Clients supported section of point 4, I can't see those options on my distribution

  • Open the CloudFront distribution and click "Edit" under "Settings" as shown in the following image. cloudfront You can then select the SSL certificate issued by ACM under "Custom SSL certificate - optional". ssl

  • I have done this, but I haven't done clients supported part below

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ