17 lines
505 B
HTML
17 lines
505 B
HTML
{{ template "header" }}
|
|
|
|
<div class="section">
|
|
<h1>Invalid unpause URL</h1>
|
|
<p>
|
|
If you got here by visiting a URL found in your ACME client logs, please
|
|
carefully check that you copied the URL correctly.
|
|
</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"}}
|