github.com/letsencrypt/boulder@v0.20251208.0/sfe/pages/unpause-invalid-request.html (about)

     1  {{ template "header" }}
     2  
     3  <div class="section">
     4      <h1>Invalid unpause URL</h1>
     5      <p>
     6          If you got here by visiting a URL found in your ACME client logs, please
     7          carefully check that you copied the URL correctly.
     8      </p>
     9      <p>
    10          If you continue to encounter difficulties, or if you need more help, our
    11          <a href='https://community.letsencrypt.org'>community support forum</a>
    12          is a great resource for troubleshooting and advice.
    13      </p>
    14  </div>
    15  
    16  {{template "footer"}}