Comment on If I use Caddy for reverse-proxying into another local machine... is my local connection not HTTPS?

InnerScientist@lemmy.world ⁨2⁩ ⁨days⁩ ago

There are multiple reasons but the most important one is: You didn’t enable it.

Caddy fully supports https to the reverse proxy targets, though you’d have to get those targets trusted certificates otherwise caddy wouldn’t connect.

The default protocol for backends is http, most of the time this isn’t a problem because:

Because https requires certificates that are somewhat difficult to set up for internal servers (and were even harder to get before) the default mostly is just to encrypt on another layer of the stack. Afaik at least.

source
Sort:hotnewtop