I am successfully running an Amazon S3 bucket as media.mydomain.com. The problem is, I'm running an https site and I'm unable to link to files using https//media.mydomain.com. How can I switch to using SSL?
I'm using Laravel Forge + Digital Ocean for hosting and deployment, in case that matters.