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.
- Host: GitHub
- URL: https://github.com/roziscoding/heroku-letsencrypt-challenge
- Owner: roziscoding
- Created: 2020-05-21T17:12:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T17:40:06.000Z (almost 2 years ago)
- Last Synced: 2025-02-27T02:55:47.517Z (about 1 year ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
[](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.