tag

#nginx

2 posts tagged nginx. All tags

May 17, 2016 / #computers #koken #nginx

Koken SSL Issue, Resolved

Koken does all kinds of strange things on an SSL-only nginx site — logins fail, settings won't save, themes won't apply. After a lot of debugging it came down to one line of config.

Jan 28, 2016 / #computers #work #https #nginx #ssl

SSL in Nginx using Let's Encrypt

A working how-to for putting Let's Encrypt SSL on nginx using the manual webroot method, since the plugin was broken. Covers the acme-challenge config, generating certs, and a systemd timer for automatic renewal.