Hi,
Caddy v2 has tls passthrough proxy support ?
For example:
origin (https with nginx) + proxy (https with caddy proxy_reverse)
Hi,
Caddy v2 has tls passthrough proxy support ?
For example:
origin (https with nginx) + proxy (https with caddy proxy_reverse)
If you need to proxy raw TCP packets without terminating TLS, you’ll need to use GitHub - mholt/caddy-l4: Layer 4 (TCP/UDP) app for Caddy
There are some general examples in the docs francislavoie linked and I did a general write up of combining passthrough plus HTTPS termination here:
thanks @melink14 @francislavoie!
This topic was automatically closed after 30 days. New replies are no longer allowed.