diff --git a/document_root/index.html b/document_root/index.html index 8d57d12..066a7ab 100644 --- a/document_root/index.html +++ b/document_root/index.html @@ -73,12 +73,18 @@ come first in the head; any other head content must come *after* these tags -->
sslip.io is a special DNS domain that maps crafted hostnames - to IP addresses (e.g. 192-168-0-1.sslip.io resolves to 192.168.0.1). - Combined with a valid sslip.io wildcard SSL certificate installed on your server, it allows - your server to present a valid SSL certificate when browsed to using the - crafted sslip.io hostname. It works for your webserver, your docker registry, etc.... - All in a matter of seconds.
+sslip.io is a means for developers to test against valid SSL certificates + without the bother of purchasing them. Two components make this possible:
+A developer can install the certificate and key on the + server, configure the server's name to its sslip.io fully-qualified domain name, + (e.g. 52-0-56-137.sslip.io), and then browse to the server via HTTPS using the + sslip.io FQDN. All in a matter of seconds.
First, find your server's IP address to determine its sslip.io hostname