MS3Inc / tavros

A modern and modular integration platform composed of best-of-breed open-source components.
Apache License 2.0
48 stars 9 forks source link

support cert-manager acme dns challenges #69

Open jam01 opened 3 years ago

rmccright-ms3 commented 3 years ago

https://cert-manager.io/docs/configuration/acme/dns01/ https://cert-manager.io/docs/configuration/acme/dns01/route53/

This requires us to create CNames from the base Domain pointing to any subdomains. Cert managers can not directly target sub domains.