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.