relocate website to https://bogomips.org/unicorn/
commit55d9f128edcaccd29529177f13eaec6f79c5523b
authorEric Wong <e@80x24.org>
Tue, 25 Oct 2016 21:13:03 +0000 (25 21:13 +0000)
committerEric Wong <e@80x24.org>
Tue, 25 Oct 2016 21:52:20 +0000 (25 21:52 +0000)
treec34edacc389dab3dbbd5f5de6f0fa32b18d00583
parentc47d13d2c5ce75cca5ac11eda6d6a0e54015e711
relocate website to https://bogomips.org/unicorn/

HTTPS helps some with reader privacy and Let's Encrypt seems to
be working well enough the past few months.

This change will allow us to reduce subjectAltName bloat in our
TLS certificate over time.  It will also promote domain name
agility to support mirrors or migrations to other domains
(including a Tor hidden service mirror).

http://bogomips.org/unicorn/ will remain available for people on
legacy systems without usable TLS.  There is no plan for automatic
redirecting from HTTP to HTTPS at this time.
15 files changed:
.olddoc.yml
Documentation/unicorn.1.txt
Documentation/unicorn_rails.1.txt
GNUmakefile
HACKING
ISSUES
Links
README
SIGNALS
examples/big_app_gc.rb
examples/nginx.conf
examples/unicorn.conf.minimal.rb
examples/unicorn.conf.rb
lib/unicorn/configurator.rb
lib/unicorn/http_server.rb