An open API service indexing awesome lists of open source software.

https://github.com/roziscoding/heroku-letsencrypt-challenge

This was created so you're abre to easily validate a domain before deploying a real application to Heroku.
https://github.com/roziscoding/heroku-letsencrypt-challenge

Last synced: 7 months ago
JSON representation

This was created so you're abre to easily validate a domain before deploying a real application to Heroku.

Awesome Lists containing this project

README

          

# Heroku Let's Encrypt Challenge

This serves the only purpouse of solving a Let's encrypt challenge. It receives the path and the content of the challenge and serves it so certbot can verify the challenge.

## Usage

Click the butotn below, set the environment variables and go

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/rjmunhoz/heroku-letsencrypt-challenge)

## Motivation

This was created so you're abre to easily validate a domain before deploying a real application to Heroku.