github.com/letsencrypt/boulder@v0.20251208.0/sfe/templates/overrideRequestSubmittedSuccess.html (about)

     1  {{template "header"}}
     2  <div class="section">
     3      <h1>Override Request Successfully Submitted</h1>
     4      We will review your request and get back to you as soon as possible.
     5      Requests usually take 7-10 business days to process, but may take longer
     6      depending on the volume and complexity of requests under review.
     7      <br>
     8      <h2>Need to make another request?</h2>
     9      Please visit our <a href="https://letsencrypt.org/docs/rate-limits/">rate
    10      limits documentation</a> to submit another request.
    11  </div>
    12  {{template "footer"}}