From e695c120b301cf0b4fab349074e181aa3a9ee79a Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Thu, 10 Dec 2020 08:00:10 -0800 Subject: [PATCH] HTML: Related services: nip.io, localtls --- k8s/document_root/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/k8s/document_root/index.html b/k8s/document_root/index.html index e63d91e..459621d 100644 --- a/k8s/document_root/index.html +++ b/k8s/document_root/index.html @@ -164,6 +164,19 @@ chmod +x dns-server ./dns-server 2> dns-server.log & dnf install -y bind-utils dig +short 127-0-0-1.sslip.io @localhost # returns "127.0.0.1" + +

TLS (Transport Layer Security)

If you have a wildcard certificate for your sslip.io-style subdomain, you may install it on your machines for TLS-verified connections.