Ask A Question

Notifications

You’re not receiving notifications from this thread.

How to add ssl to the CDN of AWS

Francisco Quinones asked in General

Hi so I have a rails app with ssl from godadddy with a wildcard for subdomain. Now I move my assets to use CDN, but I need to use the ssl so all my subdomain use the assets with out getting CORS policy errors.

Reply

If I'm correct you can a get ssl for cloudfront here. But it comes at a hefty price tag of $600.

The other option is to simply use the cloudfront url for this which by default goes over https.

Reply

I got it working. I need it to use ssl with a wildcard for subdomain for the assets. Now im using cdn.mysite.com with dns and works great.

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,329+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.