Lighttpd with auth and ssl Lighttpd with auth and ssl Oct 16, 2016 lighttpd ssl authentication auth SSL openssl req -new -x509 -keyout /etc/lighttpd/certs/lighttpd.pem -out /etc/lighttpd/certs/lighttpd.pem -days 365 -nodes chmod 400 /etc/lighttpd/certs/