The resource ends up at `http:///.well-known/acme-challenge/`. You don't have to put it there though, `cert-manager` takes care of creating this for you when it is obtaining the certificate. One of the beauties of using `cert-manager` for automated certificate management!
Authored Comments
Thanks Chris! The indentation has been updated.
Hi Charles,
The resource ends up at `http:///.well-known/acme-challenge/`. You don't have to put it there though, `cert-manager` takes care of creating this for you when it is obtaining the certificate. One of the beauties of using `cert-manager` for automated certificate management!