Caddy v2 and tls passthrough

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

1 Like

There are some general examples in the docs francislavoie linked and I did a general write up of combining passthrough plus HTTPS termination here:

4 Likes

thanks @melink14 @francislavoie!

This topic was automatically closed after 30 days. New replies are no longer allowed.