diff --git a/document_root/css/starter-template.css b/document_root/css/starter-template.css index b8261ed..477af3a 100644 --- a/document_root/css/starter-template.css +++ b/document_root/css/starter-template.css @@ -5,3 +5,7 @@ body { padding: 40px 15px; text-align: left; } +table.sslip { + border-spacing: 10px 2px; + border-collapse: separate; +} diff --git a/document_root/index.html b/document_root/index.html index f869815..7e4b342 100644 --- a/document_root/index.html +++ b/document_root/index.html @@ -36,14 +36,21 @@ come first in the head; any other head content must come *after* these tags -->
-

sslip.io

Wildcard - DNS and Valid SSL Certificates for Everyone.

sslip.io - combines a wildcard DNS matched with a valid wildcard SSL certificate and - key to provide valid SSL certificates.

How it works

Your server's fully-qualified domain name (FQDN) will the - format w-x-y-z.sslip.io, where "w-x-y-z" is the IPv4 address - of your server, with dashes rather than dots separating each octet.

-

For example, this web server's FQDN is

+

sslip.io

Free + wildcard DNS and Valid SSL Certificates for Everyone.

+

sslip.io combines a wildcard DNS matched with a valid wildcard + SSL certificate and key to provide trusted SSL connections.

How it + works

Your server's fully-qualified domain name + (FQDN) will be a mash-up of your server's IP address and the + sslip.io domain. Here are some examples:

+ + + + +
FQDNResolves to this
IP Address
52-0-56-137.sslip.io52.0.56.137
127-0-0-1.sslip.io127.0.0.1
www-10-1-1-2.sslip.io10.1.1.2
console-192-168-0-1.sslip.io192.168.0.1
+ +
@@ -56,4 +63,4 @@ come first in the head; any other head content must come *after* these tags --> IE10 viewport hack for Surface/desktop Windows 8 bug --> - +