Posted on October 21, 2016
After a few weeks of not hacking one of my hobby projects, I decided to get back to it today, only to discover that the SSL certificate guarding it had expired. Being just a hobby project, it wasn’t important, but it was annoying.
But before I went to buy another $9.
Continue reading `Praise for Let's Encrypt -- Free, automated SSL certificates` →
Filed under:
Linux
security
servers
ssl
Posted on November 18, 2015
Getting CouchDB to work via HTTPS is fairly well documented. Disabling HTTP turned out to be the harder part to figure out.
Enabling HTTPS The official documentation (here is actually incomplete (or more likely, simply outdated). But it’s still a pretty straight forward process. Edit your local.ini to include the following:
Continue reading `Configuring CouchDB for HTTPS only` →
Filed under:
couchdb
database
https
Linux
nosql
security
ssl