Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor project to support wildcard certificates #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

shakatechdayne
Copy link
Collaborator

Description

Refactor the project to support issuing wildcard certificates and DNS verification via Google DNS and Route53.

Summary of changes

  • Refactor run.sh and post_cert.py into one python script run_cert.py.
  • Add support for DNS verification in python script via certbot.
  • Refactor docker image to support certbot DNS provider plugins and running python script.
  • Added additional example service definition files letsencrypt-dcos-dns-aws.json and letsencrypt-dcos-dns-google.json

Related Issues or Pull Requests

  • N/A

@shakatechdayne shakatechdayne requested a review from Maniacal March 26, 2019 14:16
README.md Show resolved Hide resolved
run_cert.py Outdated Show resolved Hide resolved
run_cert.py Outdated Show resolved Hide resolved
run_cert.py Outdated Show resolved Hide resolved
run_cert.py Outdated Show resolved Hide resolved
run_cert.py Outdated Show resolved Hide resolved
run_cert.py Outdated Show resolved Hide resolved
run_cert.py Show resolved Hide resolved
run_cert.py Outdated Show resolved Hide resolved
run_cert.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants