Question

Make the signed URLS for S3 buckets work with CDN

Hello,

I am working on a web application that uses Python and Django. The signed URLs were implemented using boto3.client and the CDN was enabled on DigitalOcean Space, but the content isn’t served via CDN. How can I make the signed urls work with the CDN?

Thanks


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi Badoiu,

Feel free to reach https://cloud.digitalocean.com/account/security the click the “Add certificate”. After you adding a valid SSL certificate to space service, the tutorial here will follow on, https://docs.digitalocean.com/products/spaces/how-to/enable-cdn/.

Hope that helps!

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up