Website: plea to report Let's Encrypt rate-limits

We want people to report rate-limiting so we know to request an
increase.

[#6]
This commit is contained in:
Brian Cunnie
2021-02-12 19:11:42 -08:00
parent 74aed2f5b1
commit e9eea2334c

View File

@@ -170,6 +170,12 @@ dig @localhost 127-0-0-1.sslip.io +short # returns "127.0.0.1"</pre>
of the most popular examples. For example, if you had a webserver with the IP address 52.0.56.137, you could of the most popular examples. For example, if you had a webserver with the IP address 52.0.56.137, you could
obtain a TLS certificate for "52.0.56.137.sslip.io", or "www.52.0.56.137.sslip.io", or obtain a TLS certificate for "52.0.56.137.sslip.io", or "www.52.0.56.137.sslip.io", or
"prod.www-52-0-56-137.sslip.io".</p> "prod.www-52-0-56-137.sslip.io".</p>
<div class="alert alert-warning" role="alert">
<b>2021-02-12 Let's Encrypt Rate Limits</b> If your request for an "sslip.io" certificate is <a href=
"https://letsencrypt.org/docs/rate-limits/">rate-limited</a>, please open a <a href=
"https://github.com/cunnie/sslip.io/issues/new/choose">GitHub issue</a> and we'll request a rate-limit
increase.
</div>
<p>If you have procured a wildcard certificate for your branded / white label / custom sslip.io-style subdomain, <p>If you have procured a wildcard certificate for your branded / white label / custom sslip.io-style subdomain,
you may install it on your machines for TLS-verified connections.</p> you may install it on your machines for TLS-verified connections.</p>
<div class="alert alert-warning" data-role="alert"> <div class="alert alert-warning" data-role="alert">