I have a custom domain media.example.com that points to a S3 bucket using a CNAME record but it is not ssl supported, i want to add media.example.com to my domains from app platform to support https but point to the s3 bucket instead of my default domain example.com
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!
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.
Hey!
Just to clarify, are you referring to an AWS S3 bucket, or are you trying to do this with DigitalOcean Spaces?
If it’s Spaces, you can set up a custom domain with SSL by following this guide:
👉 Customize CDN Endpoint for Spaces
Let me know, and I’d be happy to help!
- Bobby
Heya,
With DigitalOcean spaces you can use custom subdomains to achieve this. You can check the article with the info here:
https://docs.digitalocean.com/products/spaces/how-to/customize-cdn-endpoint
Hope that this helps!