1. Caddy version (caddy version
):
most recent
2. How I run Caddy:
as a service
a. System environment:
Ubuntu 18
b. Command:
c. Service/unit/compose file:
paste full file contents here
d. My complete Caddyfile or JSON config:
http://whatup.ga {
reverse_proxy 127.0.0.1:8096
}
3. The problem I’m having:
Redirect to the port happens but NOT secured.
4. Error messages and/or full log output:
5. What I already tried:
I’ve had Caddy working great for reverse proxy and SSL for a long time. Today I did a sudo apt upgrade to get the server up to date. Everything seems to be working except now there’s no SSL.