From fe6c88ef15766958d41f5931a0ff52b81c3c36ea Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Fri, 28 Aug 2015 05:23:09 -0700 Subject: [PATCH] Reflow using Atom Not 100% to my liking, but good enough. --- document_root/css/starter-template.css | 2 +- document_root/index.html | 107 ++++++++++--------------- 2 files changed, 45 insertions(+), 64 deletions(-) diff --git a/document_root/css/starter-template.css b/document_root/css/starter-template.css index 4af7a61..b8261ed 100644 --- a/document_root/css/starter-template.css +++ b/document_root/css/starter-template.css @@ -3,5 +3,5 @@ body { } .starter-template { padding: 40px 15px; - text-align: center; + text-align: left; } diff --git a/document_root/index.html b/document_root/index.html index ed3fa30..f869815 100644 --- a/document_root/index.html +++ b/document_root/index.html @@ -1,78 +1,59 @@ - - - - - - + - Welcome to sslip.io - - - - + Welcome to sslip.io - - + - - - - - + - +
-
-

sslip.io

-

Wildcard DNS and Valid SSL Certificates for Everyone.

-

During development there are times when we need a valid SSL certificate; - sslip.io meets that need. It uses a wildcard DNS matched with a valid wildcard - SSL certificate and key.

-

How it works

-

Your server's fully-qualified must have the format: - w-x-y-z.sslip.io. -

-
+

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

- - - - - - - - + - - +