Using Another Lets Encrypt Service Behind Caddy?

Good morning everyone!

I have Caddy running in a docker and everything is working properly. However, I’m installing another service that automatically fetches a lets encrypt certificate for me during the install process and it doesn’t allow me to change it. Is there a way to have caddy forward the request so this other computer can obtain it’s own letsencrypt certificate?

I tried using the tls off directive in my caddy file while proxying to IP of other service but the other service still returns a lets encrypt error trying to get the cert.

Thanks!

Hi @kazea182,

Can you post the Caddyfile you’re using to proxy to this other computer?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.