How to use Let's Encypt with Google Cloud Platform
11–20 of 35 posts
Re: How to use Let's Encypt with Google Cloud Platform
#12Earlier quoted context omitted.
Work in progress but: https://github.com/hatstand/gacertsbot/blob/master/appengine... Currently relies on a fix to the appengine go SDK though: https://github.com/golang/appengine/pull/82
Wait so does this work?
Re: How to use Let's Encypt with Google Cloud Platform
#13Re: How to use Let's Encypt with Google Cloud Platform
#14http://docs.aws.amazon.com/acm/latest/userguide/acm-overview...
https://devcenter.heroku.com/articles/automated-certificate-...
Re: How to use Let's Encypt with Google Cloud Platform
#15Click of a button certs with automated renewal is coming.
Re: How to use Let's Encypt with Google Cloud Platform
#16I recently moved my static site from app engine to S3 and cloudfront so I could take advantage of ACM certificates (as well as playing around with some more terraform).
Re: How to use Let's Encypt with Google Cloud Platform
#17> Done! Your site is now HTTPS protected! Don’t forget to renew your cert in 3 months This is not how Let's Encrypt is designed to work. Manually registering and then deploying a certificate and saying "don't forget to renew" does not make for a particularly high quality post.
Re: How to use Let's Encypt with Google Cloud Platform
#18Re: How to use Let's Encypt with Google Cloud Platform
#19Click of a button certs with automated renewal is coming.
Do you have any links with more information on this?
Re: How to use Let's Encypt with Google Cloud Platform
#20The fact that setting up SSL on Google's platform in 2017 requires reading a long article and repeating steps is really bad publicity - if this post is official it ought to be embarrassing. AWS, Heroku, Cloudflare have all moved on to automated certificate management for all their hosted services. http://docs.aws.amazon.com/acm/latest/userguide/acm-overview... https://devcenter.heroku.com/articles/automated-certifica…