radicale3: fix permissions on ssl cert/key
authorDaniel F. Dickinson <redacted>
Mon, 12 Jan 2026 00:14:35 +0000 (19:14 -0500)
committerHannu Nyman <redacted>
Wed, 21 Jan 2026 05:42:10 +0000 (07:42 +0200)
commitecf9fb51dbcdc2eedd81cc5102cdb13fc4536d68
treee8ea9353dd1889d2cc0a7c6d8a512e4f2960d2dc
parent6b58aa69ca1c5d9094884f689bc428d39cb623aa
radicale3: fix permissions on ssl cert/key

When LuCI uploads files like the SSL key and certificate, it makes the
files readable only by root. Since radicale is running as a
non-privileged user it is unable to access a certificate and key
uploaded by LuCI, therefore when SSL cert and key (and optional CA) are
configured, make them group radicale3 and group readable, so the
radicale server can use them.

Signed-off-by: Daniel F. Dickinson <redacted>
net/radicale3/Makefile
net/radicale3/files/radicale3.init
git clone https://git.99rst.org/PROJECT