SSL + CNAME + static files hosting on GAE: almost free
blog.superfeedr.com
SSL + CNAME + static files hosting on GAE: almost free
1–10 of 45 posts
Re: SSL + CNAME + static files hosting on GAE: almost free
#2Re: SSL + CNAME + static files hosting on GAE: almost free
#3Re: SSL + CNAME + static files hosting on GAE: almost free
#4Try s3 + cloudflare. You will have to pay for ssl but barring that s3 + cloudflare will let you host a naked domain for almost free. Suppose you want some cheap static publishing, set up a dev heroku instance (free) and have it publish to your s3 bucket.
Re: SSL + CNAME + static files hosting on GAE: almost free
#5StartSSL is free?! Has anyone used them before? Are their certs widely accepted/trusted?
Re: SSL + CNAME + static files hosting on GAE: almost free
#6StartSSL is free?! Has anyone used them before? Are their certs widely accepted/trusted?
See this post for browser support: https://forum.startcom.org/viewtopic.php?f=15&t=1802
Re: SSL + CNAME + static files hosting on GAE: almost free
#7Try s3 + cloudflare. You will have to pay for ssl but barring that s3 + cloudflare will let you host a naked domain for almost free. Suppose you want some cheap static publishing, set up a dev heroku instance (free) and have it publish to your s3 bucket.
Re: SSL + CNAME + static files hosting on GAE: almost free
#8Try s3 + cloudflare. You will have to pay for ssl but barring that s3 + cloudflare will let you host a naked domain for almost free. Suppose you want some cheap static publishing, set up a dev heroku instance (free) and have it publish to your s3 bucket.
So, http://www.cloudflare.com/plans shows that to get your custom SSL, you need a "Business" plan at $200/month... so about 20x more expensive than GAE in this case.
[update]: i am guessing from the language on the "SSL encryption type" bullet:
"CloudFlare-issued" vs "CloudFlare-issued or custom"
or custom must be what's required to host your own domain ssl cert?
Re: SSL + CNAME + static files hosting on GAE: almost free
#9Try s3 + cloudflare. You will have to pay for ssl but barring that s3 + cloudflare will let you host a naked domain for almost free. Suppose you want some cheap static publishing, set up a dev heroku instance (free) and have it publish to your s3 bucket.
So, http://www.cloudflare.com/plans shows that to get your custom SSL, you need a "Business" plan at $200/month... so about 20x more expensive than GAE in this case.
Re: SSL + CNAME + static files hosting on GAE: almost free
#10StartSSL is free?! Has anyone used them before? Are their certs widely accepted/trusted?