OPNsense Forum

English Forums => General Discussion => Topic started by: marcdeb on February 21, 2026, 11:13:12 AM

Title: Caddy: GUI limitation on adding settings?
Post by: marcdeb on February 21, 2026, 11:13:12 AM
Hi, in Caddy, I need to add some upstream tls information. According to Caddy's documentation it should be added to the upstream part: https://github.com/mholt/caddy-l4/blob/master/docs/handlers/proxy.md. However, I'm unable to find where to do that in OPNsenses GUI.

I need it here: Caddy --> Layer4 Proxy --> (an entry) --> Section "Upstream".

How can I 'merge' settings within that section? As it seems I only need to add `tls` there...

Is this a GUI limitation?
Title: Re: Caddy: GUI limitation on adding settings?
Post by: Monviech (Cedrik) on February 21, 2026, 12:06:02 PM
Just check the TLS termination checkbox, that adds tls.

https://github.com/opnsense/plugins/blob/5c705233079d08a468b9123518fe397d32a14ab9/www/caddy/src/opnsense/service/templates/OPNsense/Caddy/includeLayer4#L27
Title: Re: Caddy: GUI limitation on adding settings?
Post by: marcdeb on February 21, 2026, 03:43:49 PM
Tnx, but I need it within the proxy section, not before/outside of the proxy section. Actually need it within the upstream section within the proxy section... My upstream needs tls.