[Rackspace cloud] SSL URLs for Cloud Files

Tadashi Shigeoka ·  Sun, September 16, 2012

I’m using a CDN service called Rackspace cloud, and the Cloud Files URLs are only listed as http. I had trouble finding the https URLs, so here’s a memo for future reference.

■ HTTP

http://1234567890-asdfghjklqwertyuiop.r01.cf1.rackcdn.com/sample.png

■ HTTPS (SSL)

https://1234567890-asdfghjklqwertyuiop.ssl.cf1.rackcdn.com/sample.png

You can use the https URL by replacing “r01” with “ssl” in the http URL above.

That’s all from the Gemba.