diff --git a/k8s/document_root/index.html b/k8s/document_root/index.html index 0c9f002..9092911 100644 --- a/k8s/document_root/index.html +++ b/k8s/document_root/index.html @@ -178,13 +178,12 @@ dig @localhost 127-0-0-1.sslip.io +short # returns "127.0.0.1" *.xip.example.com, you could browse to https://www-52-0-56-137.xip.example.com/ but not https://www.52.0.56.137.xip.example.com/.
-Acquiring wildcard certificates for "sslip.io" (not white-labeled) subdomains, e.g. "*.52-0-56-137.sslip.io", - is possible but more complicated. For those interested, the procedure is described Unless you're a VMware employee, I can't release the private key for the "*.sslip.io" wildcard certificate + (VMware employees can download the *.sslip.io TLS private key here); however, acquiring wildcard + certificates for "sslip.io" subdomains, e.g. "*.52-0-56-137.sslip.io", is possible but more complicated. For + those interested, the procedure is described here.
-For a real-world example of a TLS wildcard cert and sslip.io domain, browse https://52-0-56-137.sslip.io.
-VMware employees can download the *.sslip.io TLS private key here.