ocserv: support custom server SSL certificate
authorJack Lovell <redacted>
Sun, 31 May 2026 14:49:39 +0000 (15:49 +0100)
committerNikos Mavrogiannopoulos <redacted>
Mon, 15 Jun 2026 19:27:42 +0000 (21:27 +0200)
commitca54c9b9377180dd7a1a5bfd444a4ab69d15ca79
tree5295bc7504cb4c8f0dabf99188a1eae3594cff14
parentad7bc019e28d6b7d33e22ac4b5c5515d54ccd307
ocserv: support custom server SSL certificate

Add UCI options for the path to the server's SSL certificate and
private key. This enables the use of a certificate provided by an
external certificate authority instead of the default self-signed
certificate.

The self-signed certificate is still produced if it doesn't already
exist, and is used by default. So this change should be transparent to
existing users.

Fixes #23099.

Signed-off-by: Jack Lovell <redacted>
net/ocserv/Makefile
net/ocserv/README
net/ocserv/files/ocserv.conf.template
net/ocserv/files/ocserv.init
git clone https://git.99rst.org/PROJECT