mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #471] [CLOSED] Devops 1328 new certs #848
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/471
Author: @aaronthebaron
Created: 1/31/2018
Status: ❌ Closed
Base:
master← Head:DEVOPS-1328-new-certs📝 Commits (10+)
bfd34beAdd a script to simplify adding and removing route53 TXT records.626bba6Initial settings for getting certs.06f8cb6Placeholder for copying to s3.d64b7dbMaking changes to config, hook script. Route53 script now checks status correctly.adfea4eScript for copying certs to S3.af7b718Updating account key location6174234Make sure that certs and keys are encrypted at rest.829f118After adding the challenge we need to wait.d793e9fAdd a script that will dynamically generate the full domain file for each flavor.d093d92Changes for testing.📊 Changes
6 files changed (+595 additions, -0 deletions)
View changed files
➕
config(+91 -0)➕
config.sh(+74 -0)➕
hook.sh(+79 -0)➕
tools/certs_to_s3.py(+69 -0)➕
tools/create_domain_file.py(+130 -0)➕
tools/route53_txt_record.py(+152 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.