#nginx
2 posts tagged nginx. All tags
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.
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.