Original PR: https://github.com/dehydrated-io/dehydrated/pull/188 Author: @brad-alexander Created: 5/2/2016 Status: ❌ Closed
Base: master ← Head: master
master
1d71ec5
c5dcb98
2 files changed (+119 additions, -0 deletions)
➕ docs/examples/hook.py.example (+53 -0) ➕ hook-r53.py (+66 -0)
docs/examples/hook.py.example
hook-r53.py
barebones python script, gets the cert saved locally and uploads it to IAM, but doesn't do much of anything else yet.
usage:
R53_ZONEID=Z5BBG5FOEEBBH ./letsencrypt.sh -d api.example.com -c --hook ./hook.py --challenge dns-01
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/188
Author: @brad-alexander
Created: 5/2/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
1d71ec5add python hook examplec5dcb98update iam to add cert chain📊 Changes
2 files changed (+119 additions, -0 deletions)
View changed files
➕
docs/examples/hook.py.example(+53 -0)➕
hook-r53.py(+66 -0)📄 Description
barebones python script, gets the cert saved locally and uploads it to IAM, but doesn't do much of anything else yet.
usage:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.