From e9eea2334c3e8821a997069027d33eca68bd162c Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Fri, 12 Feb 2021 19:11:42 -0800 Subject: [PATCH] Website: plea to report Let's Encrypt rate-limits We want people to report rate-limiting so we know to request an increase. [#6] --- k8s/document_root/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/k8s/document_root/index.html b/k8s/document_root/index.html index 9092911..8cf4bd3 100644 --- a/k8s/document_root/index.html +++ b/k8s/document_root/index.html @@ -170,6 +170,12 @@ dig @localhost 127-0-0-1.sslip.io +short # returns "127.0.0.1" 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 "prod.www-52-0-56-137.sslip.io".

+

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.