]> git.pld-linux.org Git - packages/lighttpd.git/commit
Fix ssl global init
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 28 May 2023 11:39:33 +0000 (14:39 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 28 May 2023 11:39:33 +0000 (14:39 +0300)
commit331a1d2828d14f0d46c776b13bcb513308a24533
tree493b101371b83d014144e69398d847eeccc2ba46
parent3abef207cd0e762f12c538a2469f0b35c20d337b
Fix ssl global init

(configfile-glue.c.338) WARNING: ssl.openssl.ssl-conf-cmd must be in
global scope or $SERVER["socket"] with '==', or else is ignored

(mod_openssl.c.2674) ssl.pemfile has to be set in same $SERVER["socket"]
scope as other ssl.* directives, unless only ssl .engine is set,
inheriting ssl.* from global scope
ssl.conf
This page took 0.140797 seconds and 4 git commands to generate.