Commit Graph

50 Commits

Author SHA1 Message Date
Brian Cunnie
e779757527 Adjust to new whois format:
- previously Name Server line began with "NS"
- now they begin with "Name Server"
- fixed typo

fixes:
```
1) sslip.io should have at least 2 nameservers
   Failure/Error: expect(whois_nameservers.size).to be > 1

     expected: > 1
          got:   0
   # ./sslip.io/spec/check-dns_spec.rb:37:in `block (2 levels) in <top (required)>'
```
2017-07-01 06:38:16 -07:00
Binyamin Laukstein
e26fb8808e Syntax error, must be SSLCertificateKeyFile
> AH00526: Syntax error on line 166 of httpd-ssl.conf:
> Invalid command 'SLCertificateKeyFile', perhaps misspelled or defined by a module not included in the server configuration
2016-01-31 21:36:48 +02:00
Brian Cunnie
aac7b35fea Better wording. 2015-09-18 13:06:45 -07:00
Brian Cunnie
6d0173bc5e correction: a new one was issued, not "reissued" 2015-09-12 06:37:32 -07:00
Brian Cunnie
bf48b68265 "This service is no longer available" 2015-09-12 06:28:28 -07:00
Brian Cunnie
a9c81b908b A better warning message. 2015-09-08 08:47:07 -07:00
Brian Cunnie
4bb32c0c1f sslip.io's cert has been revoked. 2015-09-08 08:43:43 -07:00
Brian Cunnie
9df0c6195d Alvaro has a dash joining "Perez" and "Shirley" 2015-09-02 18:26:46 -07:00
Brian Cunnie
c7ca66ed9b Another day, another typo 2015-08-30 16:37:37 -07:00
Brian Cunnie
93503bfbf0 A much-needed apache configuration 2015-08-30 11:35:23 -07:00
Brian Cunnie
0dbccfb156 Clean-up on name-based virtual hosting 2015-08-30 11:09:05 -07:00
Brian Cunnie
c62a830121 move name-based virtual hosting to FAQ
also reformatted due to forgotten paragraph-close
2015-08-30 11:04:55 -07:00
Brian Cunnie
1cdef71845 Beautified everything, again
wrapping is a pain--I needed to reflow and then beautify
2015-08-30 10:27:54 -07:00
Brian Cunnie
18b59e69d2 Another re-working of the initial description 2015-08-29 21:06:25 -07:00
Brian Cunnie
aa50ffb45a First paragraph re-worked, again, for the umpteenth time. 2015-08-29 17:25:33 -07:00
Brian Cunnie
7492c1757f The code blocks no longer have an extra blank line 2015-08-29 14:35:03 -07:00
Brian Cunnie
74082701d1 The fourth step is more fleshed out. Added prononciation 2015-08-29 14:08:52 -07:00
Brian Cunnie
f7c606c84b Another typo 2015-08-29 13:54:13 -07:00
Brian Cunnie
e52cfa899c Removed the thanks; it was getting repetitive
also, fixed a small typo
2015-08-29 13:48:12 -07:00
Brian Cunnie
4ad7a654ac Good feedback from Brendan 2015-08-29 13:44:01 -07:00
Brian Cunnie
6612c96b5f FAQ IS FINALLY COMPLETE! 2015-08-29 13:33:30 -07:00
Brian Cunnie
b1181eaa8b FAQ: reflow + beautify 2015-08-29 13:12:05 -07:00
Brian Cunnie
fff61efa4a Even more FAQ content 2015-08-29 12:58:08 -07:00
Brian Cunnie
741a11a23c FAQ is starting to take shape
also tweaked the main page
2015-08-29 12:22:46 -07:00
Brian Cunnie
dd3d72fc1c copyright statement is lined up for index, FAQ 2015-08-29 10:28:04 -07:00
Brian Cunnie
667c2bfbec copyright statement is lined about with content 2015-08-29 10:18:55 -07:00
Brian Cunnie
6b32d07e8d about.html: mostly thanks. 2015-08-29 10:11:03 -07:00
Brian Cunnie
87595145c4 More tweeking of the home page. 2015-08-29 09:56:16 -07:00
Brian Cunnie
f7fd52393b Added the "Home" navbar button back in
What can I say? I had second thoughts.
2015-08-29 09:49:16 -07:00
Brian Cunnie
7c99092f3c Added Green Icon
- removed "Home" navbar; it's redundant (sslip.io)
- set appropriate title on FAQ and About
2015-08-29 09:43:18 -07:00
Brian Cunnie
7a33281707 skeletal about & faq 2015-08-29 08:56:32 -07:00
Brian Cunnie
89eec733fe sysadmins can cut-and-paste curl commands
...to download keys and certificates
2015-08-29 08:54:14 -07:00
Brian Cunnie
86fc5a869a Key & Chain URLs point to this repo, not the gist 2015-08-29 08:38:33 -07:00
Brian Cunnie
2d0b3f70dd Slight formatting tweaks 2015-08-29 08:27:28 -07:00
Brian Cunnie
92a6aeddd5 Post-validation fixes, https://validator.w3.org/nu/?doc=https%3A%2F%2Fsslip.io%2F 2015-08-29 08:13:31 -07:00
Brian Cunnie
7c79f44a4e Atom-beautified 2015-08-29 08:09:36 -07:00
Brian Cunnie
d27862dc1c Copyright. Looks better on Safari, Firefox 2015-08-29 08:01:59 -07:00
Brian Cunnie
9900d0d5aa harbingers of things to come 2015-08-29 07:33:27 -07:00
Brian Cunnie
4e970d4682 Better content. 2015-08-29 07:32:37 -07:00
Brian Cunnie
550a705d94 smaller pictures => more clarity 2015-08-29 07:31:52 -07:00
Brian Cunnie
15832cc7c4 Google Analytics 2015-08-28 19:30:17 -07:00
Brian Cunnie
240c276fed sample nginx.conf has reasonably-short pathnames 2015-08-28 18:48:55 -07:00
Brian Cunnie
142d30e7ed Pictures are worth a thousand words
show pictures of a green lock and a red lock
2015-08-28 13:26:14 -07:00
Brian Cunnie
abf39f2698 Atom beautifier indents the way I like it. 2015-08-28 07:05:44 -07:00
Brian Cunnie
893efd2217 How to download the certificates and configure nginx 2015-08-28 06:54:16 -07:00
Brian Cunnie
26780a7700 examples of mash-ups of IP addresses and sslip.io
- formatted tables for nice appearance
2015-08-28 06:17:41 -07:00
Brian Cunnie
fe6c88ef15 Reflow using Atom
Not 100% to my liking, but good enough.
2015-08-28 05:23:09 -07:00
Brian Cunnie
c015e9e087 content is slowly being fleshed out 2015-08-27 13:33:23 -07:00
Brian Cunnie
ca79740fb5 not-quite-working bootstrap-based splash page
action bar overlays content
2015-08-27 07:15:34 -07:00
Brian Cunnie
6fea6666c6 skeleton of sslip.io 2015-08-26 11:49:08 -07:00