Lawrence
CDCloudflare Developers
•Created by Lawrence on 1/20/2024 in #general-help
Need help setting up "www" part of SSL Certificate
Yes, I have just setup an AWS ACM, sorry for the confusion. I can't seem to find a place to attach that certificate to the App in Amplify...
25 replies
CDCloudflare Developers
•Created by Lawrence on 1/20/2024 in #general-help
Need help setting up "www" part of SSL Certificate
I have a custom certificate from ACM that covers the domain names, but I can't figure out where to assign that certificate to the Amplify App
25 replies
CDCloudflare Developers
•Created by Lawrence on 1/20/2024 in #general-help
Need help setting up "www" part of SSL Certificate
So what would you recommend? My preferable way of doing it would be through cloudflare, jsut a simple redirect to the app.mydomain.com but I can't seem to get that to work either
25 replies
CDCloudflare Developers
•Created by Lawrence on 1/20/2024 in #general-help
Need help setting up "www" part of SSL Certificate
I set it up exactly as the guide, and nothing happened.
25 replies
CDCloudflare Developers
•Created by Lawrence on 1/20/2024 in #general-help
Need help setting up "www" part of SSL Certificate
It didn't work
25 replies
CDCloudflare Developers
•Created by Lawrence on 1/20/2024 in #general-help
Need help setting up "www" part of SSL Certificate
Thank you. I know, I am trying to setup AWS Amplify and the main domain of my app is app.mydomain.com, but whenever I try to reach www.app.mydomain.com, it fails. What I am trying to do is setup a redirect from www.app.mydomain.com to app.mydomain.com.
What I have just done is create 2 separate domains that redirect to my amplify app, one is the app.mydomain version and one is the www.app.mydomain version. So I have setup both DNS CNAME records, the only issue I am having now is that the www version doesn't have a valid SSL.
1. Can I optimize this process to setup a redirect from cloudflare to automatically redirect "www" to "app.mydomain.com"? So I don't even have to use AWS Amplify to try to achieve the redirect. I have tried this method, that didn't work. https://developers.cloudflare.com/pages/how-to/www-redirect/
2. If that is not the case, can I setup AWS Amplify to do the redirect for me succesfully?
3. Any other recommendations?
25 replies