boulder/sfe/pages/unpause-expired.html

20 lines
689 B
HTML

{{ template "header" }}
<div class="section">
<h1>Expired unpause URL</h1>
<p>
If you got here by visiting a URL found in your ACME client logs, please
try an unpause URL from a more recent log entry. Each unpause URL is
only valid for a short period of time. If you cannot find a valid
unpause URL, you may need to re-run your ACME client to generate a new
one.
</p>
<p>
If you continue to encounter difficulties, or if you need more help, our
<a href='https://community.letsencrypt.org'>community support forum</a>
is a great resource for troubleshooting and advice.
</p>
</div>
{{template "footer"}}