Skip to content
This repository has been archived by the owner on Dec 2, 2017. It is now read-only.

A Google App Engine service to automate the process of obtaining an SSL certificate from Let's Encrypt and renewing it.

Notifications You must be signed in to change notification settings

hollowverse-archive/lets-encrypt

Repository files navigation

Let's Encrypt Service for App Engine

Build Status

An App Engine service that fully automates SSL certificate management tasks for https://hollowverse.com, including:

  • Domain-validation using the HTTP challenge
  • Obtaining a certificate from Let's Encrypt
  • Configuring App Engine to use the obtained certificate
  • Updating the certificate before it expires
  • Configuring App Engine to use the updated certificate

In order to validate the domain successfully, the Google Cloud Platform project must be configured to route traffic incoming to /.well-known/acme-challenge/* to this service. This is configured via the dispatch.yaml file in hollowverse/hollowverse.

Further details on custom routing rules can be found in App Engine docs.

About

A Google App Engine service to automate the process of obtaining an SSL certificate from Let's Encrypt and renewing it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published