{{ template "header" }}
To obtain a new certificate, re-attempt issuance with your ACME client. Future repeated validation failures with no successes will result in identifiers being paused again.
{{ else if and .Successful (eq .Count .Limit)}}We can only unpause a limited number of identifiers for each request ({{ .Limit }}). There are potentially more identifiers paused for your account.
To attempt to unpause more identifiers, visit the unpause URL from your logs again and click the "Please Unpause My Account" button.
{{ else if and .Successful (eq .Count 0) }}There were no identifiers to unpause for your account. If you face continued difficulties, please visit our community support forum for troubleshooting and advice.
{{ else }}Please try again later. If you face continued difficulties, please visit our community support forum for troubleshooting and advice.
{{ end }}