cdk-turnkey / sredirect

Send redirects for domain names over HTTPS.
Apache License 2.0
0 stars 0 forks source link

Support all-in-AWS setups, specifically by conditionally auto-validating certs #14

Open douglasnaphas opened 2 years ago

douglasnaphas commented 2 years ago

If the current account owns a name from the params, create a DnsValidatedCertificate, instead of a cert that waits for the validation records to be manually created.