Expected Behaviour
For HTTPS certificates to be acquired and used
Actual Behaviour
Using the .env template's default (noreply-cert@juicesh.op, which is an invalid domain), the certificate acquisiton process fails due to invalid domain
E0410 09:32:12.711413 1 setup.go:271] cert-manager/controller/clusterissuers "msg"="skipping retrying account registration as a BadRequest response was returned from the ACME server" "error"="400 urn:ietf:params:acme:error:invalidContact: Error creating new account :: contact email \"noreply-cert@juicesh.op\" has invalid domain : Domain name does not end with a valid public suffix (TLD)"
Steps to Reproduce
Expected Behaviour
For HTTPS certificates to be acquired and used
Actual Behaviour
Using the .env template's default (
noreply-cert@juicesh.op, which is an invalid domain), the certificate acquisiton process fails due to invalid domainSteps to Reproduce