|
|
|
|
|
by pfg
3085 days ago
|
|
An option that's often overlooked is to use a CNAME record for the _acme-challenge label pointing to a domain under your control. acme-dns[1] explains this approach in detail. The usability of the HTTP and TLS challenges is still better in most cases, but that would give you an alternative in scenarios where neither is an option for some reason. [1]: https://github.com/joohoi/acme-dns |
|